sudo su
export CFLAGS=-Qunused-arguments
export CPPFLAGS=-Qunused-arguments
pip install MySQL-python
sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib
Created
May 14, 2014 19:12
-
-
Save jczaplew/4bf9adc21305bc4efee1 to your computer and use it in GitHub Desktop.
Install MySQLdb on Mavericks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment