Message273828
As David hinted at, the pip GUI should *not* support privilege escalation on Linux - needing to do so indicates someone is attempting to install into the system Python, and the GUI should never do that. If there's no active virtual environment, it should do a user install by default.
(The only reason pip doesn't work that way by default is due to backwards compatibility constraints affecting tools that assume that root can install into system Python installations without any additional flags) |
|
Date |
User |
Action |
Args |
2016-08-28 16:23:32 | ncoghlan | set | recipients:
+ ncoghlan, rhettinger, terry.reedy, ned.deily, r.david.murray, dstufft, upendra-k14, lorenzogotuned |
2016-08-28 16:23:32 | ncoghlan | set | messageid: <1472401412.68.0.162264126494.issue27051@psf.upfronthosting.co.za> |
2016-08-28 16:23:32 | ncoghlan | link | issue27051 messages |
2016-08-28 16:23:32 | ncoghlan | create | |
|