scrapy报错twisted.internet.error.ReactorAlreadyInstalledError: reactor already installed
默认安装scrapy最新版本,不能正常使用Gerapy_pyppeteer,回退版本到scrapy==2.5.1之后代码可以正常运行pip install scrapy==2.5.1
·
默认安装scrapy最新版本,不能正常使用Gerapy_pyppeteer,
回退版本到scrapy==2.5.1之后代码可以正常运行
pip install scrapy==2.5.1
更多推荐

所有评论(0)