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

Installer fails with "error: could not create '/usr/local/lib/python2.7/dist-packages/grpc': Permission denied" #75

Open
wjarek-zz opened this issue Feb 4, 2016 · 0 comments

Comments

@wjarek-zz
Copy link

Running

curl -fsSL https://goo.gl/getgrpc | bash -s python

(as non-privileged user) results in the following error:

running install_lib

creating /usr/local/lib/python2.7/dist-packages/grpc

error: could not create '/usr/local/lib/python2.7/dist-packages/grpc': Permission denied

I could not figure out how to pass the --user flag (or similar) to it. Everything else was properly installed in $HOME/.linuxbrew but the last step of copying the Python libraries failed.
Is there a workaround?

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

No branches or pull requests

1 participant