Answers for "Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),)': /simple/pip/"

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 "Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)'),)': /simple/pip/"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language