Pip 20 no longer finds latest version of cmake · Issue #7633 ...
github.com › pypa › pipFeb 07, 2012 · pip install "cmake==3.15.3" no longer finds a matching distribution although this version exists on PyPI. Should find the latest version. Version 19 has no problem finding cmake: $ pip install "pip<20" Collecting pip < 20 Using cached pip-19.3.1-py2.py3-none-any.whl (1.4 MB) Installing collected packages: pip Attempting uninstall: pip Found ...