You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS:Ubuntu 20.04.3
Docker version 20.10.3, build 48d30b5
Question:
'docker pull pytorchlightning/pytorch_lightning:base-cuda-py3.8-torch1.7 ' after, use in pycharm,import pytorch_lightning as pl,
Report an error: ModuleNotFoundError: No module named 'pytorch_lightning'. Is there no pytorch_lightning in this image? Still need to install pytorch_lightning in this image by yourself?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
OS:Ubuntu 20.04.3
Docker version 20.10.3, build 48d30b5
Question:
'docker pull pytorchlightning/pytorch_lightning:base-cuda-py3.8-torch1.7 ' after, use in pycharm,import pytorch_lightning as pl,
Report an error:
ModuleNotFoundError: No module named 'pytorch_lightning'
. Is there no pytorch_lightning in this image? Still need to install pytorch_lightning in this image by yourself?Beta Was this translation helpful? Give feedback.
All reactions