Answers for "pip ssl: certificate_verify_failed"

0

There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443):

$ pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org pip setuptools
Posted by: Guest on December-24-2020

Code answers related to "pip ssl: certificate_verify_failed"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language