Python Forum

Full Version: Install module with pip3 on a non root user
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am installing so many times in a server still encounter an error with the following message at the buttom:

PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.6/dist-packages/PyNaCl-1.3.0-py3.6.egg-info'

The --user is not working.

It worked on one of our test servers.

Please help.
Please use proper code tags while posting the thread.