Long story short, when I write the following:
sudo easy_install MySQL-python
I get the error
EnvironmentError: mysql
brew install mysql-connector-c CFLAGS =-I/usr/local/Cellar/mysql-connector-c/6.1.11/include pip install MySQL-python brew unlink mysql-connector-c