Got Homebrew on my mac, then a new python 2.7.6 from Homebrew over the Mac’s Python 2.7.5. However, Virtual Env Wrapper for Python virtualenv automatically default back to the Mac’s Python 2.7.5. So to specify the Python Homebrew install, we need to use the
in 1
python
whenever I start a new enviroment1
/usr/local/bin/python