pyhon2.7环境:python
安装MySQLdb:mysql
一、下载whlsql
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python spa
二、将whl放在python依赖的Lib下,执行如下命令code
pip install [whl文件名]