python3.7安装Scrapy

Posted 长久悠悠

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python3.7安装Scrapy相关的知识,希望对你有一定的参考价值。

环境:windows 7。

安装过程中遇到的问题

1、error: Unable to find vcvarsall.bat

2、1083: Cannot open include file: \'basetsd.h\'

3、failed with exit status 1159 最终没有解决。

后来是通过直接安装二进制文件来达成(免去编译的问题),下载地址:https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted

参考:http://bbs.fishc.org/thread-84202-1-1.html    https://blog.csdn.net/xiaokala_2011/article/details/81032749

以上是关于python3.7安装Scrapy的主要内容,如果未能解决你的问题,请参考以下文章

Centos7上安装python3.7

Python3.7.3安装(Win10)

CentOS 7.5 安装 Python3.7

Linux 下python3.7 安装

python3.7.0 安装与配置

python3.7安装