pypa / packaging-problems

An issue tracker for the problems in packaging
146 stars 33 forks source link

Trouble with the packaging tutorial #720

Open fauzisabran opened 8 months ago

fauzisabran commented 8 months ago

OS version

Windows Version 10.0.22621.3007

Python version

Python 3.12.0

Pip version

pip 23.3.2

Guide link

https://packaging.python.org/tutorials/packaging-projects

Problem description

python running without output

Error message

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.
pfmoore commented 8 months ago

Does the error message not give you the information you need? It seems fairly self-explanatory to me.