You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
I'm not an expert on Python, during the installation process I run the command:
"pip install atc_thrift atcd django-atc-api django-atc-demo-ui django-atc-profile-storage"
but the following error occur
Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/six.pyc'
Consider using the --user option or check the permissions.
can some one help me?
BR
Gian Michele
The text was updated successfully, but these errors were encountered:
I'm not an expert on Python, during the installation process I run the command:
"pip install atc_thrift atcd django-atc-api django-atc-demo-ui django-atc-profile-storage"
but the following error occur
Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/six.pyc'
Consider using the
--user
option or check the permissions.can some one help me?
BR
Gian Michele
The text was updated successfully, but these errors were encountered: