美文网首页
安装mysqlclient报错问题

安装mysqlclient报错问题

作者: 冰_Angus | 来源:发表于2018-07-14 09:24 被阅读0次

下载地址

关键字段 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

相关文章

网友评论

      本文标题:安装mysqlclient报错问题

      本文链接:https://www.haomeiwen.com/subject/cymepftx.html