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.