Skip to content

Instantly share code, notes, and snippets.

@ronsims2
Created November 26, 2019 14:44
Show Gist options
  • Save ronsims2/e379df99cdc32c2595a671dfdc2c08a9 to your computer and use it in GitHub Desktop.
Save ronsims2/e379df99cdc32c2595a671dfdc2c08a9 to your computer and use it in GitHub Desktop.
Don't Panic!

Hitchhikers guide to Developer Sanity

  • pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
    Delete virtual environmnet directory and install a new venv with a proper (brew installed) interpreter as the base.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment