Ian Pilcher wrote:
> Is it possible to get $SUBJECT working?  I need to install 'grip' from
> https://github.com/joeyespo/grip, and trying to do so as a normal user
> isn't working (permission denied errors trying to write to
> /usr/lib/python2.7/site-packages).

I believe you need to add the --user option.  That may
become the default at some point, but it looks like it isn't
yet for pip (I didn't check if pip3 defaults to --user).

This works for me: pip install --user grip

-- 
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Politics, n. A strife of interests masquerading as a contest of
principles.  The conduct of public affairs for private advantage.
    -- Ambrose Bierce, "The Devil's Dictionary"

Attachment: signature.asc
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to