Skip to content

AttributeError: 'EPollReactor' object has no attribute '_handleSignals' #1

@SouravaBehera

Description

@SouravaBehera

(scapper) (3.10.13) root@e2e-61-38:~/Sourava/data_scraping/DataScraper/scrapeProject/spiders# scrapy crawl dharitri -o outputs/dharitri_28_jun_2023.jl
Traceback (most recent call last):
File "/root/.pyenv/versions/3.10.13/bin/scrapy", line 8, in
sys.exit(execute())
File "/root/.pyenv/versions/3.10.13/lib/python3.10/site-packages/scrapy/cmdline.py", line 144, in execute
cmd.crawler_process = CrawlerProcess(settings)
File "/root/.pyenv/versions/3.10.13/lib/python3.10/site-packages/scrapy/crawler.py", line 281, in init
install_shutdown_handlers(self._signal_shutdown)
File "/root/.pyenv/versions/3.10.13/lib/python3.10/site-packages/scrapy/utils/ossignal.py", line 19, in install_shutdown_handlers
reactor._handleSignals()
AttributeError: 'EPollReactor' object has no attribute '_handleSignals'

can you help me to resolve the error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions