On Mon, Mar 11, 2024, at 16:41, Yuri wrote:
> Is it known who is the contact person for portsfallout.com ?
>
>
> Thanks,
>
> Yuri


I’ll take a look. It appears to be an issue with Scrapy and a new version of 
the Twisted dependency.

Traceback (most recent call last):
  File "/usr/local/bin/scrapy", line 33, in <module>
    sys.exit(load_entry_point('Scrapy==2.5.1', 'console_scripts', 'scrapy')())
  File "/usr/local/lib/python3.9/site-packages/scrapy/cmdline.py", line 144, in 
execute
    cmd.crawler_process = CrawlerProcess(settings)
  File "/usr/local/lib/python3.9/site-packages/scrapy/crawler.py", line 281, in 
__init__
    install_shutdown_handlers(self._signal_shutdown)
  File "/usr/local/lib/python3.9/site-packages/scrapy/utils/ossignal.py", line 
19, in install_shutdown_handlers
    reactor._handleSignals()
AttributeError: 'PollReactor' object has no attribute '_handleSignals'

Regards,
-- 
Danilo G. Baio

Reply via email to