Skip to content

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

Open
@wjarek-zz

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions