On Thu, 27 Feb 2025, RAGINI wrote:
---
ERROR: XMLRPC request failed [code: -32500]
RuntimeError: PyPI no longer supports 'pip search' (or XML-RPC search).
Please use https://pypi.org/search (via a browser) instead. See
https://warehouse.pypa.io/api-reference/xml-rpc.html#deprecated-methods for
more information.
---
While the search option is still in the list of pip command line
options, I get the above error!
Yes, that's been the case for quite sometime. Perhaps, disabled because of
large number of XMLRPC requests.
The solution is mentioned in the line3 of the error.
Use a browser to access the URL
https://pypi.org/search
warm regards
Saifi.