Installation on Apple Mac OSX
- On Mac OSX you can have Python 2 installed in /usr/bin/python and Python 3 installed as /usr/bin/python3.
- Homebrew
- An alternative is to install Anaconda with Python 3.x
$ which python3
$ brew install python3
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
$ which python3
$ brew install python3