Skip to content

Conversation

@VipS-2004
Copy link

This PR adds a requirements.txt file to the mejiro-regression subproject.

Issue:
On a fresh setup, the notebooks fail because the imageio dependency is missing.
This was a bit confusing at first, especially since the Jupyter notebook was
running in a different Python environment.

What I changed:

  • Added a requirements.txt file with imageio included.
  • This makes the setup clearer and helps new contributors run the notebooks
    without facing dependency-related errors.

Fixes #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant