https://pypi.org/project/mysqlclient/1.3.13/#history
copying MySQLdb\constants\CLIENT.py -> build\lib.win32-3.7\MySQLdb\constants
running build_ext
building '_mysql' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
本文记录了在安装python的MySQLclient库版本1.3.13时遇到的错误:提示需要Microsoft Visual C++ 14.0。文章提供了错误信息,并指出了获取Visual C++ Build Tools的链接。

650

被折叠的 条评论
为什么被折叠?



