Skip to content

[BUG] ImportError: cannot import name 'RayCollector' from partially initialized module 'torchrl.collectors.distributed.ray' (most likely due to a circular import)  #2524

@jianzhnie

Description

@jianzhnie

When attempting to import the RayCollector from the torchrl.collectors.distributed.ray module, an ImportError is raised due to a circular import issue. This error occurs during the initialization of the module, indicating a potential circular dependency within the codebase.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions