Skip to content

Instantly share code, notes, and snippets.

@mildocjr
Created July 18, 2019 04:31
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 mildocjr/4ae75040072a6f07e2b4b56d19f0e855 to your computer and use it in GitHub Desktop.
Save mildocjr/4ae75040072a6f07e2b4b56d19f0e855 to your computer and use it in GitHub Desktop.
install7.sh
brew install xz
echo -e 'export SDKROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk MACOSX_DEPLOYMENT_TARGET=10.14' >> ~/.bash_profile
pyenv install 3.7.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment