[Pythonmac-SIG] Pythonw 2.3.5 error on OSX 10.3.9

Michael Glassford glassfordm at hotmail.com
Fri Jul 7 18:49:55 CEST 2006


When I try to run /usr/local/bin/pythonw2.3, I get the error:

"""
/usr/local/bin/pythonw2.3: line 2: 
/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: 
No such file or directory
/usr/local/bin/pythonw2.3: line 2: exec: 
/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python: 
cannot execute: No such file or directory
"""

If I check, there is in fact a 
"/Library/Frameworks/Python.framework/Versions/2.3" directory, but it 
contains no "Resources" subdirectory.

I've tried reinstalling Python 2.3.5, but nothing changed. In other 
respects, Python 2.3.5 is correctly installed, because 
/usr/local/bin/python2.3 runs correctly and reports that it is, in fact 
version 2.3.5.

Any ideas?


Mike



More information about the Pythonmac-SIG mailing list