Re: What is your opinion on "sudo pip" fix for Fedora 27?

2017-04-28 Thread Barry Warsaw
On Apr 28, 2017, at 11:50 AM, Nick Coghlan wrote: >My recollection from the last time I looked at this was that where >rewheel assumes that the Python level PEP 376 package metadata will be >available, dirtbike instead queried the operating system level >metadata. dirtbike consults a list of "str

Re: What is your opinion on "sudo pip" fix for Fedora 27?

2017-04-28 Thread Donald Stufft
> On Apr 27, 2017, at 11:08 AM, Barry Warsaw wrote: > > Also note that `pip install` defaults to --user in Debian, and that alleviates > a lot of the "well that didn't work, let me add sudo" urges. Upstream, this > bug tracks that, although it's long standing without much recent progress: > >