On Sep 23, 2006, at 6:44 PM, Robert Love wrote:


A follow up to my original question--does MacPython come with an
uninstaller script?

No, complain to Apple about them including an installer that can't uninstall ;-). To uninstall python2.5:

- Remove /Applications/MacPython 2.5
- Remove /Library/Frameworks/Python.framework/Versions/2.5
- Remove /Developer/Documentation/Python/Reference Documentation

You may want to update the Current symlink in /Library/Frameworks/ Python.framework as well (although this isn't necessary for anyone that uses python in the recommended way).

Uninstalling python2.4 is done in a simular manor.

Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to