How to set Python's default version to 3.6 on MAC OS X
How to set Python's default version to 3.6 on MAC OS X macOS Sierra brew update brew install python3 vim ~/.bash_profile
How to set Python's default version to 3.6 on MAC OS X macOS Sierra brew update brew install python3 vim ~/.bash_profile