Skip to content

Every single command from pip runs super slow #8485

@peidaqi

Description

@peidaqi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: keyringRelated to pip's keyring integrationtype: bugA confirmed bug or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions