0
点赞
收藏
分享

微信扫一扫

error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“

村里搬砖的月野兔 2022-02-10 阅读 198
pythonvc++h5


python3 是用 VC++ 14 编译的, python27 是 VC++ 9 编译的, 安装 python3 的包需要编译的也是要 VC++ 14 以上支持的.

可以下载安装这个:

链接:https://pan.baidu.com/s/1mdioHZPcLHaWtwh5-cnxHQ

提取码:dh59

error: Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“_python



举报

相关推荐

0 条评论