-
Notifications
You must be signed in to change notification settings - Fork 822
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: Cannot perform install, list operations (possibly more) after upgrading to pip3 19.3.1 #4805
Comments
Update: apparently this works when I have an X server running (I'm using vcXsrv). If I run |
To clarify:
|
Just encountered this issue in 2021! So frustrating trying everything but pip just wouldn't work. Using |
This issue still remains now. |
Also, just encountered this same exact issue. The only difference I can tell is that I was in a virtual env with --system-site-packages enabled.
Using: Also running WSL 2 with Ubuntu:
|
I'm using WSL 2 using Ubuntu:
Powershell output for
wsl -l -v
:Ubuntu version:
And here's the aformented problem. I start with a fresh install of
python3-pip
(version 9.0.1) fromapt
, then upgradepip
using itself (upgrading to 19.3.1), then attempt to upgrade/install pip again:At this point this operation hangs forever until I do a Ctrl-C. Here's the prompt from the Keyboard Interrupt, if it helps
The text was updated successfully, but these errors were encountered: