Coming from Perl

Richie Hindle richie at entrian.com
Thu Sep 13 11:03:48 EDT 2007


> [Amer]
> #!/usr/bin/python
> [...] On my home PC [...]
> [Thu Sep 13 04:16:03 2007] [error] [client 0.0.0.0] (OS 2)The system 
> cannot find the file specified.

That's because on your home PC Python is somewhere like
C:\Python25\python.exe, not /usr/bin/python.

Are you sure /usr/bin/python is correct for your hosting environment?

-- 
Richie Hindle
richie at entrian.com



More information about the Python-list mailing list