Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行comment报错 #338

Open
melon0918 opened this issue Jul 8, 2024 · 1 comment
Open

运行comment报错 #338

melon0918 opened this issue Jul 8, 2024 · 1 comment

Comments

@melon0918
Copy link

依赖已经全部安装了 但不知道为何还是会报错
2024-07-08 15:46:54 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
Traceback (most recent call last):
File "D:\WeiboSpider\weibospider\run_spider.py", line 38, in
process.start()
File "C:\Users\Menoka\anaconda3\Lib\site-packages\scrapy\crawler.py", line 376, in start
install_shutdown_handlers(self._signal_shutdown)
File "C:\Users\Menoka\anaconda3\Lib\site-packages\scrapy\utils\ossignal.py", line 19, in install_shutdown_handlers
reactor._handleSignals()
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SelectReactor' object has no attribute '_handleSignals'

@RGthx
Copy link

RGthx commented Aug 10, 2024

更新两个依赖试试,我也遇到了
pip install --upgrade scrapy twisted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants