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 example
Example: 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