Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied when trying to install on Mac OSX (10.11.5) #528

Open
dzg opened this issue Feb 8, 2017 · 1 comment
Open

Permission denied when trying to install on Mac OSX (10.11.5) #528

dzg opened this issue Feb 8, 2017 · 1 comment
Labels

Comments

@dzg
Copy link

dzg commented Feb 8, 2017

I'm trying to install on Mac using
pip3 install --upgrade --pre acdcli

It fails with
PermissionError: [Errno 13] Permission denied: '/usr/local/bin/acd_cli'

Should I run with sudo?

I also have homebrew installed, maybe that's interfering?

Thanks!

@Grimeton
Copy link

Grimeton commented Feb 8, 2017

Brew suggests changing the ownership of /usr/local/bin to the normal user instead of root. Then it should work. And run the doctor if brew to see if everything's fine.

@yadayada yadayada added the setup label Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants