Mohseniaref <mohseni.a...@gmail.com> writes:

> Dear Friend
> I have this erorr after running pyhon script with header
> /usr/lib/python2.6 : permisson denied
> I change ownership with -hR in super user terminal

Why /usr/lib... and not in bin?
I guess this is the directory, of course if you put it in the header
(shabang) it won't work.

I use normally
#!/usr/bin/env python
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to