python install pip ssl error 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
$ pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org pip setuptools