Install Python Mac OSX


Use the terminal.

Install Homebrew if you don't have it yet.


$ which python3

$ brew install python3
$ brew install virtualenv