Skip to content

Instantly share code, notes, and snippets.

@flavianmissi
Created September 11, 2020 18:24
Show Gist options
  • Save flavianmissi/966cd75e96778dcb4656273cf612843d to your computer and use it in GitHub Desktop.
Save flavianmissi/966cd75e96778dcb4656273cf612843d to your computer and use it in GitHub Desktop.
Install Python 2.7.5 with pyenv on catalina
# source: https://github.com/pyenv/pyenv/issues/950
PYTHON_BUILD_HOMEBREW_OPENSSL_FORMULA=openssl@1.0 pyenv install 2.7.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment