Skip to content

Instantly share code, notes, and snippets.

@ito4303
Last active July 2, 2018 11:30
Show Gist options
  • Save ito4303/9fa7edd265421c089d469b08dd1328b4 to your computer and use it in GitHub Desktop.
Save ito4303/9fa7edd265421c089d469b08dd1328b4 to your computer and use it in GitHub Desktop.
# see https://qiita.com/th1nkd0g/items/3182e210b6a8b0ba0e79
env PYTHON_CONFIGURE_OPTS="--enable-framework CC=clang" pyenv install 3.6.5
pyenv global 3.6.5
sudo ln -s /usr/local/var/pyenv/versions/3.6.5/Python.framework/Versions/3.6 /Library/Frameworks/Python.framework/Versions/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment