SyntaxFix
Write A Post
Hire A Developer
Questions
Just do:
brew install python brew link python
After doing that, add this to your bashrc or bash_profile:
alias python='/usr/local/bin/python2'
Enjoy!