pywin32下载地址安装
https://github.com/mhammond/pywin32/releases
安装wheel
pip3 install wheel
pip3 install pyopenssl
pip3 install lxml
安装Visual C++ 14.0
http://landinghub.visualstudio.com/visual-cpp-build-tools
pip3 install scrapy
Posted 凡心已炽
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scrapy安装相关的知识,希望对你有一定的参考价值。
pywin32下载地址安装
https://github.com/mhammond/pywin32/releases
安装wheel
pip3 install wheel
pip3 install pyopenssl
pip3 install lxml
安装Visual C++ 14.0
http://landinghub.visualstudio.com/visual-cpp-build-tools
pip3 install scrapy
以上是关于scrapy安装的主要内容,如果未能解决你的问题,请参考以下文章
python爬虫随笔-scrapy框架——scrapy框架的安装和结构介绍