Windows下安装MYSQL数据库工具包的简单方法:
下载:
打开http://www.lfd.uci.edu/~gohlke/pythonlibs/
找到MYSQL –Python:
下载与自己python版本相应的包就行了。
安装:
pip install + 包的路径,如下: