会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
梁十安。
管理
2021年1月4日
python安装包报错error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
摘要: 很明显,是缺少所需要的环境。Google了一下,到网站上下载与自己python和电脑相适应的包,然后在cmd里使用pip install 安装。。 到这里下载:https://www.lfd.uci.edu/~gohlke/pythonlibs/ ctrl + F 找到自己需要的包,具体信息如下:
阅读全文
posted @ 2021-01-04 21:11 梁十安
阅读(626)
评论(0)
推荐(0)
编辑