我是Scrapy的新学习者.我安装了python 2.7和所有其他所需的引擎.
然后我尝试按照教程http://doc.scrapy.org/en/latest/intro/tutorial.html构建一个Scrapy项目.
在抓取步骤中,我键入后scrapy crawl dmoz
生成此错误消息
ImportError: No module named win32api.
[twisted] CRITICAL : Unhandled error in deferred
Run Code Online (Sandbox Code Playgroud)
我正在使用Windows.
堆栈跟踪: