Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nacika-ins/009c9646d8ba6766a477694b6ff6c99d to your computer and use it in GitHub Desktop.
Save nacika-ins/009c9646d8ba6766a477694b6ff6c99d to your computer and use it in GitHub Desktop.
python-intelij
brew install pyenv
brew install pyenv-virtualenv
brew update && brew upgrade pyenv
xcode-select --install
pyenv install 3.5.1
pyenv virtualenv 3.5.1 intellij-python-3.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment