-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
C: keyringRelated to pip's keyring integrationRelated to pip's keyring integrationtype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Description
Environment
- pip version: pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8)
- Python version: 3.8.2
- OS: Ubuntu 20.04 (Windows WSL2 - kernel 4.19.104-microsoft-standard) on Windows 10 (19041)
Description
Any commands on pip3 runs super slow including simple ones like:
pip3 list
It used to take 1~2 seconds and now it's like a minute.
Expected behavior
How to Reproduce
Tried to clean cache dir and it didn't work.
Tried to purge python3-pip package and reinstall and didn't work.
Not sure if it's linked to the recent Windows 10 19041 update.
piyushchauhan2011, MattiaFailla, OzNetNerd, bsandu, shashank3959 and 39 morelinuxmint-markdown and MrCordeiro
Metadata
Metadata
Assignees
Labels
C: keyringRelated to pip's keyring integrationRelated to pip's keyring integrationtype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior