Public bug reported:

Binary package hint: python

I am using a fresh installed Ubuntu Intrepid (8.10) on a virtual host of my ISP.
It is probably JEOS version.

Anyway, when running

$ ./python-file.py 
I get 
: No such file or directory

changing from #!/usr/bin/env python to #!/usr/bin/python causes another error 
(/usr/bin/python^M: bad interpreter: No such file or directory)


some env values:

r...@snoip-srv-001:/# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"

r...@snoip-srv-001:/# python
Python 2.5.2 (r252:60911, Oct  5 2008, 19:29:17) 
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.

** Affects: python-defaults (Ubuntu)
     Importance: Undecided
         Status: New

-- 
#!/usr/bin/env python at the top of a python file yield  "no such file" error
https://bugs.launchpad.net/bugs/336619
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to