Replies: 3 comments 4 replies
-
maybe your pip is not referencing to the python installed on your system. python -m pip install pytorch-lightning
python train.py |
Beta Was this translation helpful? Give feedback.
4 replies
-
here is pip list |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
python: 3.8.8
pytorch: 1.7.0
pytorch-lightning: 1.5.8
windows 10 and anaconda 4.11.0
Beta Was this translation helpful? Give feedback.
All reactions