it as root with "pip install" and I could use the script as a normal user without root permissions.
But still I can't understand how it installed as root and can be used without root permissions and I don't know that I must install libs as root or can install them as user and if I install them as user can I use them in root without problem? I mean what is the differences?
Maybe libraries and their locations are allways access free or when a user need them, will be copied for user or they are read only or anything else. I don't know
forget about it
Think how ls or cd command works
There are methods to use as user specific. There is virtualenv.
Обсуждают сегодня