-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
remark: issue on my big requirement.txt file when pip-master-2021_11_28 #10689
Comments
... going to retry exact same scenario with normal pip-21.3.1 |
Hiya! You’re going to need to share a proper reproducer for this issue. As it stands, there’s absolutely nothing here that I can go on to even attempt to figure out what’s wrong beyond a general region of the codebase. Please share a requirements.txt file and detailed steps on how to use that to recreate the issue you’re seeing. |
the remark is because I suspected the problem arrived with recent comits. requirement file: results when it works: constraint file (in case it contributes to the problem): at the moment, it's just an input, I don't expect you can reproduce this too particular big example. |
This issue has since been fixed: #10851 |
Description
I installed pip from master of today, on Python-3.9.9. (9cf35b2)
it was to try out the speed-up by Simplify graph in get_topological_weights.
installing then my big requirement, I get this strange message (after it has handled a big list of wheels):
Expected behavior
no error
pip version
22.0.dev0
Python version
3.9.9
OS
Windows 10
How to Reproduce
install Python-3.9.9 64 bit on Windows 10 and latest Pip-master of 2021-11-28
then install a big requirement file
Output
gives
Code of Conduct
The text was updated successfully, but these errors were encountered: