with "sudo pip install" if user's permisions in sudoers are ALL=(ALL:ALL) ALL same as root, then can I use that script without sudo?
I think the answer is no because python libraries in user are in different place and you can't access root without sudo or su /home/"user"/.local/lib/python*
Обсуждают сегодня