Skip to content

Circular dependnency on from crawlee.storages import Dataset #804

Description

@Pijukatel

Currently from crawlee.storages import Dataset will fail on circular dependency. This makes also some of our examples fail on circular import for example try this one: https://crawlee.dev/python/docs/examples/beautifulsoup-crawler

Restructure the code to prevent the circular dependency.
Probably introduced by from crawlee import service_container that was recently added.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working.t-toolingIssues with this label are in the ownership of the tooling team.v0.5

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions