Skip to content

BYOL notebooks fail on fresh setup due to missing imageio dependency. #83

@nikhilchhokar

Description

@nikhilchhokar

Hi ML4Sci team,

I’m trying to run the BYOL self-supervised learning notebooks
(DeepLense_Self_Supervised_Learning_Yashwardhan_Deshmukh → byol_learning → model1_byol).

The notebooks fail in the first cell with:
ModuleNotFoundError: No module named 'imageio'

The notebooks import imageio, but the package is not installed by default and is not
mentioned in any requirements file or setup instructions. As a result, a fresh
environment cannot run the notebooks end-to-end.

I’m happy to add imageio to the dependency list / setup documentation if that aligns
with the maintainers’ preference.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions