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

pip-compile with generate hashes is very slow for new requirements.txt generation #643

Closed
graingert opened this issue Mar 19, 2018 · 4 comments

Comments

@graingert
Copy link
Member

Could probably do with a progress bar

Environment Versions
  1. OS Type Ubuntu
  2. Python version: $ python -V 3.6
  3. pip version: $ pip --version n/a
  4. pip-tools version: $ pip-compile --version master
Steps to replicate

use geenrate-hashes with a fairly big package graph

Expected result

generated hashes turn up in requirements.txt and pip-compile does not appear to hang

Actual result

generated hashes turn up in requirements.txt but pip-compile appears to hang

@graingert
Copy link
Member Author

#521 was closed by #641 but it doesn't actually help my use-case, where I regularly regenerate my requirements.txt

@vphilippon
Copy link
Member

Allright, agreed. We'll track this one for the case of the first generation.

@devxpy
Copy link

devxpy commented Dec 12, 2018

Can we please have some sort of progress bar? Quite frustrating to just see it sit there..

@atugushev
Copy link
Member

Progressbar added in #743. Use --verbose mode.

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

4 participants