0
私はピップとPython用のmysqlモジュールをインストールしようとしているとPython用のmysqlモジュールをインストールしますが、私はエラーを得た:ウィンドウ内のピップ
mysqlclient.lib(typelib.obj) : error LNK2001: unresolved external symbol __iob_func mysqlclient.lib(viosslfactories.obj) : error LNK2001: unresolved external symbol __iob_func mysqlclient.lib(my_winfile.obj) : error LNK2001: unresolved external symbol__iob_func mysqlclient.lib(my_messnc.obj) : error LNK2001: unresolved external symbol __iob_func mysqlclient.lib(client.obj) : error LNK2001: unresolved external symbol __iob_func mysqlclient.lib(my_thr_init.obj) : error LNK2001: unresolved external symbol __iob_func mysqlclient.lib(my_init.obj) : error LNK2001: unresolved external symbol __iob_func mysqlclient.lib(default.obj) : error LNK2001: unresolved external symbol __iob_func build\lib.win-amd64-3.6\_mysql.cp36-win_amd64.pyd : fatal error LNK1120: 1 unresolved externals error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\link.exe' failed with exit status 1120
要件を既に満たし同じピップを使用してインストール:mysqlclient == 1.3.10 from file:/// D:/Downloads/mysqlclient-1.3.10-cp36-cp36m-win_amd64.whl in c:\ python36 \ lib \ site-packages –