Skip to content

pip not installing the correct version in a virtualenv from a bundle #978

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
Diaoul opened this issue Jun 4, 2013 · 0 comments
Closed
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@Diaoul
Copy link

Diaoul commented Jun 4, 2013

I made a bundle for FlexGet so it includes SQLAlchemy 0.7.10 as dependency.
I have SQLAlchemy 0.8.1 installed in my system site packages.
I have a virtualenv with --system-site-packages.

When installing the bundle with pip 1.3.1 in the virtualenv, SQLAlchemy 0.7.10 isn't installed but everything else is. Resulting in an installed-but-not-working FlexGet.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 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

1 participant