Python and Red Hat Linux 6
Michael Hudson
mwh21 at cam.ac.uk
Tue Jul 27 07:28:45 EDT 1999
More information about the Python-list mailing list
Tue Jul 27 07:28:45 EDT 1999
- Previous message (by thread): Python and Red Hat Linux 6
- Next message (by thread): Python and Red Hat Linux 6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 27 Jul 1999, Thomas Bryan wrote: > Kranio wrote: > > > I have the same problem and this solution won't works. If you type > > > > $ file.py > > bash: ./file.py : Command not found > > file.py is not in your PATH and isn't found. > No, no, that would make sense; you get an error like this if file.py is found and is executable and has a first line of the form #!/path/to/executable and /path/to/executable doesn't exist. HTH Michael
- Previous message (by thread): Python and Red Hat Linux 6
- Next message (by thread): Python and Red Hat Linux 6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list