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
This entry was posted in Mac OS X, python. Bookmark the permalink.

Comments are closed.