Windows 10下安装scrapy(pip方式,非wheel)
2021-02-10 21:17
阅读:366
1、安装Microsoft Visual Studio Build Tools
打开下载链接,点击“https://aka.ms/BuildTools”,跳转后再页面底部找到“Visual Studio 2017 生成工具”,下载在线安装工具,开始在线安装。
安装时注意选中“Windows 10 SDK”选项。
参考链接
2、安装Twisted
pip install Twisted
安装时出现UnicodeDecodeError,解决链接。
3、安装scrapy
pip install scrapy
4、安装pywin32
pip install pypiwin32
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:Windows 10下安装scrapy(pip方式,非wheel)
文章链接:http://soscw.com/index.php/essay/53744.html
文章标题:Windows 10下安装scrapy(pip方式,非wheel)
文章链接:http://soscw.com/index.php/essay/53744.html
评论
亲,登录后才可以留言!