mac下python安装MySQLdb模块

参考:http://blog.csdn.net/yelyyely/article/details/41114449

1、调整到anaconda下的python 

 

2、安装有关程序

brew install mysql --universal
pip install MySQL-python

 

 

 

done!

 

posted on 2017-11-15 18:54  TMatrix52  阅读(125)  评论(0)    收藏  举报

导航