Monthly Archives: November 2015

How to install mysqldb for python on Mac OSX

Install XCode and the command line tools Install homebrew brew install mysql-connector-c pip install mysql-python

Posted in Mac OS X, python | Comments Off on How to install mysqldb for python on Mac OSX