From: John H. <jdh...@ac...> - 2004-05-24 00:05:33
|
>>>>> "Gary" == Gary Ruben <ga...@em...> writes: Gary> I just tried matplotlib-0.54 under Win98 with the GTKAgg Gary> backend and it crashes python when I do import Gary> matplotlib.matlab It doesn't seem to get far enough to Gary> generate any helpful diagnostics I'm afraid. I've reverted Gary> to 0.53.1 for the moment. Anyone else had success or Gary> failure in Win98? Can you try flushing the old site-packages/matplotlib and reinstall? Did you use the numarray or numeric matplotlib build? There is a problem with the numarray build in that it was built against numarray CVS. Hopefully we can get a new build up tomorrow. Do you get a segfault or a traceback? Are there any messages? Thanks, JDH |