Skip to content

A typo(?) causing crashes in newer versions of apify + crawlee[parsel] #324

Closed
@Rigos0

Description

@Rigos0

I am running an Actor using the CrawleeParsel.

After starting the actor, it immediately crashes because of this error:

TypeError: Requested global configuration object of type <class 'apify._configuration.Configuration'>, but <class 'crawlee.configuration.Configuration'> was found

image

This is my requirements file:

apify
beautifulsoup4[lxml]
httpx
types-beautifulsoup4
crawlee[parsel]

I managed to fix the error specifying apify==1.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions