First, the end of the large log showed:
200 File Copy: C:\Python25\Lib\site-packages\dateutil\easter.pyo
200 File Copy: C:\Python25\Lib\site-packages\pylab.pyo
200 File Copy: C:\Python25\Lib\site-packages\configobj.pyo
Second, and more importantly, the folder showed:
   removematplotlab.exe,
which I now see below. According to the Add/Remove icon in CP, there is no MPL removal method. What next?

Since it seems unlikely the installer was an msi, what sort of installer was this?

When I try to execute it, it says this program is normally started by windows. I did another search on uninstall and came up with my posts, and in one case instructions how to do it, but not a word about the removematplotlab.exe program. Another Google gets me to >http://pypi.python.org/pypi/setuptools>, which advertises uninstall, but doesn't look like it delivers.

I see I'm once again the the python tutor world of crazy world of replying. Didn't post to the list, just you, so hee goes

On 2/7/2010 1:11 AM, Martijn wrote:
On Sat, Feb 6, 2010 at 4:36 PM, Wayne Watson <sierra_mtnv...@sbcglobal.net> wrote:
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
Look again.
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


--
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