This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problem with sys.executable solved


> From: John P. Rouillard
> 
> The permissions on python2.3 were mode 000. This allowed python to
> run, but didn't allow it to do other things like resolve its own
> name. chmod 755 /usr/bin/python2.3.exe fixed the sys.executable problem.

$ python -V
Python 2.3.4

$ ls -liash /usr/bin/python2.3.exe
-rwxr-xr-x /usr/bin/python2.3.exe

and I didn't do anything other than setup...?

J.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]