python icon indicating copy to clipboard operation
python copied to clipboard

ModuleNotFoundError: No module named 'win32api'

Open zjutjsj1004 opened this issue 8 years ago • 1 comments

zjutjsj1004 avatar May 14 '17 09:05 zjutjsj1004

Scrapy crashes with: ImportError: No module named win32api You need to install pywin32 because of this Twisted bug. 上一句话在这个链接:https://doc.scrapy.org/en/latest/faq.html

pywin32下载地址 https://sourceforge.net/projects/pywin32/files/pywin32/

zjutjsj1004 avatar May 14 '17 09:05 zjutjsj1004