[CS-FSLUG] Python problem

N. Thompson n.thomp at sasktel.net
Tue Oct 5 17:56:51 CDT 2004


I've got the following program I wrote from examples I saw and it works fine 
in Windows as well as in Linux if I specially invoke the interpreter with 
"python ./hellowxpython.py" but if I simply try to run "./hellowxpython.py" I 
get an error that looks like this:
: No such file or directory

The first line in my python script is #!/usr/bin/env python so I don't know 
why its having this issue.

A copy of the source code is included, I'm running SUSE Linux 9.1 Professional 
and I have python 2.3 along with wxGTK.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: hellowxpython.py
Type: application/x-python
Size: 426 bytes
Desc: not available
URL: <http://ofb.biz/pipermail/christiansource_ofb.biz/attachments/20041005/ce605e8f/attachment.bin>


More information about the Christiansource mailing list