Windows安装mysql-python

安装mysql-python
pip install mysql-python

出现如下错误
upload successful

解决方案

https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python

upload successful

(testvir01) C:\Users\jianhu.yong\PycharmProjects\djangodemo>pip install C:\Users\jianhu.yong\Downloads\MySQL_python-1.2.5-cp27-none-win_amd64.whl
Processing c:\users\jianhu.yong\downloads\mysql_python-1.2.5-cp27-none-win_amd64.whl
Installing collected packages: MySQL-python
Successfully installed MySQL-python-1.2.5
0%