Re: [Matplotlib-users] MatPlotLib won't plot

2008-08-10 Thread Adam Getchell
On Sun, Aug 10, 2008 at 7:29 AM, Charlie Moad > Can you search your system and see if you have that dll installed somewhere. > Most likely you will. If you find it, go to the command prompt and change > to the directory where the dll is. Then run this command: > Regsvr32 msvcp71.dll Thanks for

[Matplotlib-users] MatPlotLib won't plot

2008-08-09 Thread Adam Getchell
Just installed matplotlib, it doesn't plot the basic plot.py: from pylab import * plot([1,2,3]) show() Here's the results: C:\Projects\Python>python simple-plot.py --verbose-helpful $HOME=X:\ CONFIGDIR=X:\.matplotlib matplotlib data path C:\Python25\lib\site-packages\matplotlib\mpl-data loaded r