Skip to content

Instantly share code, notes, and snippets.

@mparke
Created December 20, 2016 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mparke/930f48e6ce368524c3de2d2fbd3d28e5 to your computer and use it in GitHub Desktop.
Save mparke/930f48e6ce368524c3de2d2fbd3d28e5 to your computer and use it in GitHub Desktop.
get-pip error
python3 get-pip.py
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting pip
Could not fetch URL https://pypi.python.org/simple/pip/: There was a problem confirming the ssl certificate: Can't connect to HTTPS URL because the SSL module is not available. - skipping
Could not find a version that satisfies the requirement pip (from versions: )
No matching distribution found for pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment