[issue42798] pip search fails

2021-01-08 Thread Benjamin Peterson
Change by Benjamin Peterson : -- resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker ___ ___

[issue42798] pip search fails

2021-01-07 Thread Desmond Cheong
Desmond Cheong added the comment: Seems that this is due to PyPI's search API being disabled. https://github.com/pypa/pip/issues/5216#issuecomment-744605466 -- nosy: +desmondcheongzx ___ Python tracker

[issue42798] pip search fails

2020-12-31 Thread Paul Watson
New submission from Paul Watson : Fresh install of 3.9.1 Created venv Activated venv (py3.9) 13:12:59.52 C:\venv\py3.9\Scripts C:>pip search astronomy ERROR: Exception: Traceback (most recent call last): File "c:\venv\py3.9\lib\site-packages\pip\_internal\cli\base_command.py", line 228, in