MySQL-python
OS X 10.6.8 assuming you have python setuptools installed: -add your mysql_config to the path: brian$ PATH=”${PATH}:/usr/local/mysql/bin” brian$ easy_install MySQL-python or grab the latest MySQL-python from edit the site.cfg: static = True