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

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to