Re: [Matplotlib-users] import pylab crashes python

2010-11-19 Thread D
Hi Stan, Seems numpy was the culprit. I upgraded to numpy-1.5.1 and now it works. Python and runtime updates were not sufficient. Thanks Daniel -- Beautiful is writing same markup. Internet Explorer 9 supports standards

Re: [Matplotlib-users] import pylab crashes python

2010-11-19 Thread Stan West
> From: D [mailto:dali...@gmail.com] > Sent: Friday, November 12, 2010 16:52 > > I am running Python 2.5.2 on win xp sp3 on an Intel Core2 Duo. After > installation of matplotlib-1.0.0.win32-py2.5.exe I get a Windows crash > on importing pylab. > import pylab -> An unhandled win32 exception occur

[Matplotlib-users] import pylab crashes python

2010-11-12 Thread D
Hello, I am running Python 2.5.2 on win xp sp3 on an Intel Core2 Duo. After installation of matplotlib-1.0.0.win32-py2.5.exe I get a Windows crash on importing pylab. import pylab -> An unhandled win32 exception occured in python.exe [5048] import matplotlib works I did not add anything to the ma