In article
,
Orestis Markou wrote:
> I'm not on my Mac right now, but I think that the system python is
> actually in /System/Library rather than in /Library. If that's the
> case, I think you can just remove /Library/Frameworks/Python and
> update /usr/bin/python to point to vanilla Python.
/u
I'm not on my Mac right now, but I think that the system python is
actually in /System/Library rather than in /Library. If that's the
case, I think you can just remove /Library/Frameworks/Python and
update /usr/bin/python to point to vanilla Python.
I would try renaming /Library/Frameworks/Python.
Hi Folks,
So a while back I tried installing (mac) python 2.6 on my leopard
machine, mainly to poke around.
Today I'm trying out some xcode/pyobjc stuff and I've been tearing my
hair out wondering why nothing works as advertised. Turns out that
xcode was building against python 2.6, which