当前位置:   article > 正文

pip安装pymssql提示:Could not build wheels for pymssql which use PEP 517 and cannot be installed解决办法_could not build wheels for psutil which use pep 51

could not build wheels for psutil which use pep 517 and cannot be installed

报错: error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools

解决办法:进入Python安装包大全中(https://www.lfd.uci.edu/~gohlke/pythonlibs/),下载对应的后缀为 .whl 的安装包进行安装。

查询自己的python版本,如python3.6.6,64位

对应下载

下载后将.whl文件放入python/Scripts文件夹内,进入cmd安装

Successfully installed pymssql-2.1.5

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/946953
推荐阅读
相关标签
  

闽ICP备14008679号