安装mysqlclient报错问题

2018-07-14  本文已影响0人  冰_Angus

下载地址

关键字段 mysqlclient python Microsoft Visual Studio 14.0\VC\BIN\cl.exe

解决musql.c 不存在问题

本身应该在
https://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
这个网页中下载的

不知道怎么了这个网页中的资源下载不了

error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\cl.exe' failed with exit status 2

注意安装目录不能有中文
版本对应python版本
命令为:
pip install *.whl

上一篇 下一篇

猜你喜欢

热点阅读