Skip to content
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

Is there any way to use pip-accel without installing to virtualenv? #70

Open
HPotter opened this issue Mar 29, 2016 · 0 comments
Open

Comments

@HPotter
Copy link

HPotter commented Mar 29, 2016

Hi!

Help me please =)
I have an application which uses many libraries, e.g. numpy, and I deploy it as bundle "code + virtualenv with all packages". I want to use pip-accel to build virtualenv for this bundle, but I don't want to have pip-accel installed in that virtualenv.

In theory, I can do pip install pip-accel && pip-accel install -r requirements.txt && pip uninstall pip-accel, but some pip-accel requirements (such as coloredlogs) will survive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant