Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

installation issue #359

Open
Gian-Michele opened this issue Apr 27, 2018 · 1 comment
Open

installation issue #359

Gian-Michele opened this issue Apr 27, 2018 · 1 comment

Comments

@Gian-Michele
Copy link

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

@dalmasi
Copy link

dalmasi commented May 14, 2018

you need to run your command with sudo
try this: $sudo pip install atc_thrift atcd django-atc-api django-atc-demo-ui django-atc-profile-storage

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants