Removing Python 2.4.4 on OSX

js ebgssth at gmail.com
Sat Mar 24 23:53:35 EDT 2007


The only way you can do is rermove python2.4.4's files manually.

I suggest you to use MacPorts or Fink.

With MacPort, you can uninstall python2.4 by doing
$ port uninstall python24

And Installation is
$ port install python25



On 24 Mar 2007 10:30:28 -0700, Robert Hicks <sigzero at gmail.com> wrote:
> I want to upgrade to 2.5 but I don't see any unistall instructions
> anywhere.
>
> Robert
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list