Skip to content

pip shouldn't allow --user installs in virtualenvs (w/o --system-site-packages) #493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
qwcode opened this issue Mar 26, 2012 · 2 comments
Closed
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@qwcode
Copy link
Contributor

qwcode commented Mar 26, 2012

virtualenvs (w/o --system-site-packages) don't have the user site in their sys.path.
pip shouldn't allow installing to the user site in that case.
it installs a pkg that it can't subsequently see or uninstall.

@carljm
Copy link
Contributor

carljm commented Apr 14, 2012

Indeed; pull request welcome.

pnasrat added a commit that referenced this issue Jun 6, 2012
@qwcode
Copy link
Contributor Author

qwcode commented Jul 10, 2012

fixed in pull #567

@qwcode qwcode closed this as completed Jul 10, 2012
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

2 participants