Skip to content

Problem with Twisted AttributeError: 'EPollReactor' object has no attribute '_handleSignals' #6024

Closed
@RobertoHigor

Description

@RobertoHigor

Description

Since the release of Twisted 23.8.0 recently, I've had problems running Scrapy. I had to fix to the previous version, Twisted==22.10.0

Steps to Reproduce

  1. Install Scrapy in a new environment
  2. Run .start() from an CrawlerProcess object

Expected behavior: Scrapy to crawl

Actual behavior:
image

Reproduces how often: Always in the new version

Versions

Scrapy>=2.9.0

Additional context

I've seen this fix on stackoverflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions