cannot import name 'reset' from 'pytorch_lightning.callbacks'
BokaiGu opened this issue · 1 comments
BokaiGu commented
Im sorry to disturbe you. I am a novice. I follow the conda environment installation guide, but i still find it is hard to run the project. I also can not find any useful solution online.
dahyun-kang commented
Hi
I also experienced the same issue with a higher pytorch-lightning version.
Please downgrade pytorch-lightning lower than 1.7 at least.
Note that this code is built on pytorch-lightning==1.3.8
Thank you, have a good day! 🙂
Best, Dahyun