Re: [Matplotlib-users] Basic matplotlib configuration question

2009-01-08 Thread David Lees
Scott Sinclair wrote: 2009/1/7 David Lees : I just installed the windows prebuilt packages for Python 2.5 for: numpy, scipy and finally matplotlib. I get the following import problem: >>> import pylab Traceback (most recent call last): File "", line 1, in File "C:\Python25\Lib\site-packages

Re: [Matplotlib-users] Basic matplotlib configuration question

2009-01-06 Thread Scott Sinclair
> 2009/1/7 David Lees : > I just installed the windows prebuilt packages for Python 2.5 for: > numpy, scipy and finally matplotlib. I get the following import problem: > > >>> import pylab > Traceback (most recent call last): > File "", line 1, in > File "C:\Python25\Lib\site-packages\pylab.py

[Matplotlib-users] Basic matplotlib configuration question

2009-01-06 Thread David Lees
I just installed the windows prebuilt packages for Python 2.5 for: numpy, scipy and finally matplotlib. I get the following import problem: >>> import pylab Traceback (most recent call last): File "", line 1, in File "C:\Python25\Lib\site-packages\pylab.py", line 1, in from matplotlib.