Skip to content

pip not cleaning up after bundle install #977

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

pip not cleaning up after bundle install #977

Diaoul opened this issue Jun 4, 2013 · 0 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@Diaoul
Copy link

Diaoul commented Jun 4, 2013

After installing a bundle file:

  • The build directory in the virtualenv directory (next to bin, include and lib) isn't cleaned
  • Another build directory /tmp/pip-XXXXX-build/ that contains pip-manifest.txt isn't cleaned

Why two distinct build directories? As per the documentation I didn't expect pip to put stuff in /tmp
Why aren't those directories cleaned?

@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