I should have installed NumPy before MPL. How do I uninstall it. I'm pretty sure it was an msi file. My guess is to go to site-packages, and delete individual pieces. Possibly these:

C:\Python25\Lib\site-packages\pylab.py
C:\Python25\Lib\site-packages\matplotlib
C:\Python25\Lib\site-packages\mpl_toolkits
C:\Python25\Lib\site-packages\matplotlib*.egg-info
C:\Python25\Removematplotlib.exe
C:\Python25\matplotlib-wininst.log

I'm surprised this isn't described somewhere. I've Googled for it and looked in Python docs and haven't found anything about uninstalling these packages.
--
My life in two words. "Interrupted Projects." -- WTW (quote originator)
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to