> 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 occured in 
> python.exe [5048]
> import matplotlib works
> 
> I did not add anything to the matplotlibrc. I uninstalled matplotlib
> and re-installed with the same problem.
> matplotlib-0.99.3.win32-py2.5.exe gives me the same problem.
> The older version I had installed before (forgot which one) 
> worked fine.

Can you 'import numpy' and 'import matplotlib.pyplot'?  What is your
numpy.__version__?


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to