-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Although pip has successfully upgraded itself, an error is still prompted in cmd. #10973
Comments
This is a known problem when you use the |
Please use |
@pradyunsg Did I miss a fix for this getting applied? Do you have a link? |
I think it’s #10560? Not yet merged. This would make the command fail outright instead of only erroring out near the end. |
Well, I just went ahead and merged #10560 now. I was pretty sure that we'd land that in time for the release next month, hence the choice of words. 😄 |
Ah, I see. Yes, that makes sense (I was thinking that we'd somehow managed to let pip actually upgrade the in-use wrapper, which I was pretty sure I would have noticed if we had 🙂) |
No no, I just fixed the check I'd added years-ago, that got broken because newer Windows versions behave differently. :) |
Description
Although pip has successfully upgraded itself, an error is still prompted in cmd. This error should not show up。
http://www.gotopjs.top/download/pip3.jpg
Expected behavior
should show that the installation was successful
pip version
22.0.4
Python version
3.10.3
OS
windows 10
How to Reproduce
(myenv) C:\myenv\Scripts>pip install -U --force-reinstall pip
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: