~upd~ Download Error On Https //pypi.org/simple/pytest-runner/ -

If you are the maintainer of the project triggering this error, you should migrate away from pytest-runner . The pytest-runner PyPI page officially recommends: pytest-runner - PyPI

: If you are behind a corporate proxy or firewall, the setup.py process (which uses easy_install internally) may fail to honor your pip proxy settings. download error on https //pypi.org/simple/pytest-runner/

The most immediate workaround is to install pytest-runner using pip before running your main installation command. This ensures the package is already available locally. pip install pytest-runner Use code with caution. If you are the maintainer of the project

: pytest-runner depends on deprecated setuptools features that bypass pip security mechanisms, such as hash requirements. such as hash requirements.