how can I solve this erorr usr/lib/python2.6 : permisson denied

Andrea Crotti andrea.crotti.0 at gmail.com
Sun Aug 1 09:28:23 EDT 2010


Mohseniaref <mohseni.aref at 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



More information about the Python-list mailing list