Open emregucerr opened 1 year ago
Most probably, you have not installed the pytorch_lightning. Possibly, there is a version conflict that prevents you from running the installation of the requirements successfully. I have noticed that pystan version in the requirement file has a conflict with another package, so it stops running the script for the rest of the packages. delete pystan from the requirement file and run it again.
I know it's stated that the training process runs on an outdated version of lightning and torchmetrics, but I couldn't find a way to run it using any of the older versions of lightning. Is there a way to fix this issue below?
Any help is much appreciated.