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 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig