Bug 40632 - Не работает pip3 search
Summary: Не работает pip3 search
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-pip (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-02 10:24 MSK by Alexander Makeenkov
Modified: 2021-08-02 11:28 MSK (History)
20 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2021-08-02 10:24:27 MSK
$ pip3 search wsgi
ERROR: XMLRPC request failed [code: -32500]
RuntimeError: PyPI's XMLRPC API is currently disabled due to unmanageable load and will be deprecated in the near future. See https://status.python.org/ for more information.

Версия пакета: python3-module-pip-21.2.1-alt2

Воспроизводится также и в p10,p9.
Comment 1 Stanislav Levin 2021-08-02 11:28:10 MSK
API выключено для PyPI из-за чрезмерной нагрузки.
https://github.com/pypa/pip/issues/5216
https://github.com/pypa/pip/issues/5216#issuecomment-744605466