Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytorch_lightning.callbacks update #79

Closed
Inamul-Hassan opened this issue Mar 2, 2023 · 1 comment
Closed

pytorch_lightning.callbacks update #79

Inamul-Hassan opened this issue Mar 2, 2023 · 1 comment

Comments

@Inamul-Hassan
Copy link

In helper.py update the pytorch_lightning.callbacks.base.Callback to pytorch_lightning.callbacks.Callback

@HHousen
Copy link
Owner

HHousen commented Apr 16, 2023

Technically a duplicate of #78. The solution is to downgrade pytorch-lightning to v1.6.5 by running pip install pytorch-lightning==1.6.5. See #78 for more details.

@HHousen HHousen closed this as completed Apr 16, 2023
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

No branches or pull requests

2 participants