Install Python Mac OSX
Use the terminal.
Install Homebrew if you don’t have it yet.
$ which python3
$ brew install python3
$ brew install virtualenv
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Use the terminal.
Install Homebrew if you don’t have it yet.
$ which python3
$ brew install python3
$ brew install virtualenv