Comment 2 for bug 1875410

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Note that running pip as root is discouraged, as it may break your system packages.

In any case, if you do not need keyring support in pip, try setting this environment variable:

PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring