Skip to content

Google Colab: ModuleNotFoundError: No module named 'pytorch_lightning' #38

@lsorber

Description

@lsorber

Cause: Conformal Tights depends on u8darts (the core of the darts package), but unfortunately importing types from the core triggers darts to try and import from pytorch_lightning in Google Colab.

Workaround: pip install darts alongside Conformal Tights.

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