Removing Python 2.4.4 on OSX

Alex Martelli aleax at mac.com
Sun Mar 25 00:04:50 EDT 2007


7stud <bbxx789_05ss at yahoo.com> wrote:

> On Mar 24, 9:40 pm, "7stud" <bbxx789_0... at yahoo.com> wrote:
> > On Mar 24, 8:18 pm, Michael Bentley <mich... at jedimindworks.com> wrote:
> >
> > > On Mar 24, 2007, at 12:30 PM, Robert Hicks wrote:
> >
> > > > I want to upgrade to 2.5 but I don't see any unistall instructions
> > > > anywhere.
> >
> > > Don't uninstall it.
> >
> > > That's why Apple put python under /Library/Frameworks/
> > > Python.framework/Versions.  So you can have multiple versions installed.
> >
> > /Libary/Frameworks/ is an empty directory(except for . and ..) on my
> > Mac, and I have 2.3.5 installed somewhere.
> 
> I mean /Library/Frameworks
> 
> Misspelled it in the post, but not when I searched it.  I did an ls -
> al on it and got this:
> 
> $ ls -al /Library/Frameworks
> total 0
> drwxrwxr-x    2 root  admin    68 Jul  1  2006 .
> drwxrwxr-t   43 root  admin  1462 Feb 20 14:31 ..

Try /System/Library/Frameworks ...


Alex



More information about the Python-list mailing list