When pip is installed on a system that has an OS Python install there is currently a problem where pip install foo
will throw an error because it doesn't have file permissions. This causes people to instead run sudo pip install foo
which globally installs to the system Python. This creates an issue where people are using pip to manage system level packages when they should likely be using the system package manager.
So my intention is that pip should default to --user however there are a few sticking points with this:
/root/.local/
does not seem very useful.get-pip
and the pypa install instructions?--user
installs lack precedence to global easy_install
'd packages, which can be quite unexpected.There are a number of issues that are relevant here: #624 #1443 #1153 #1500 #1051
/cc @ncoghlan
Siecje, abigailbunyan, yijiem, walterdolce, takluyver and 149 moreIkanihoda
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4