[Pythonmac-SIG] 2.3 vs 2.4

Robertson Holt autodot at gmail.com
Sat Apr 15 18:37:29 CEST 2006


Hi,

I'm using 10.3.9

removed Python 2.3 as per instructions on python.org

installed Python 2.4

and now can't launch some apps which reference 2.3

dyld: /Applications/Alias/MotionBuilder 7 PLE/MotionBuilder 7
PLE.app/Contents/MacOS/ple can't open library:
/System/Library/Frameworks/Python.framework/Versions/2.3/Python
(No such file or directory, errno = 2)

I tried making an alias of Python.Framework in
/System/Library/Frameworks/Python.framework/

to point to /Library/Frameworks/Python.framework/

& aliasing a fake /Versions/2.3 folder

to the /Versions/2.4

but no luck.

dyld: /Applications/Alias/MotionBuilder 7 PLE/MotionBuilder 7
PLE.app/Contents/MacOS/ple can't open library:
/System/Library/Frameworks/Python.framework/Versions/2.3/Python  (Not
a directory, errno = 20)

Suggestions?


Much appreciated.

--
Robertson Holt
http://www.electrogelly.com


More information about the Pythonmac-SIG mailing list