安装Scrapy时提示需要C++14.0库的解决方案
2021-03-09 05:30
标签:https 提示 lin targe tps 安装 rgb 方案 col 安装Twisted包来进一步安装Scrapy。 1.首先打开https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted,找到对应版本的Twisted并下载到你的文件夹。此例为Twisted-20.3.0-cp39-cp39-win_amd64.whl 2.利用pip3 install命令安装指定存储路径下的whl文件。 3.安装成功后再安装Scrapy,即可正常。 安装Scrapy时提示需要C++14.0库的解决方案 标签:https 提示 lin targe tps 安装 rgb 方案 col 原文地址:https://www.cnblogs.com/jackfh/p/14182510.html1 pip3 install D:\Twisted-20.3.0-cp39-cp39-win_amd64.whl
1 pip3 install Scrapy
文章标题:安装Scrapy时提示需要C++14.0库的解决方案
文章链接:http://soscw.com/index.php/essay/62151.html