Import error when running quickstart in pytorch-latest container #1600
-
I pulled the latest pytorch image on 12/9/22 (which is still the latest image to date), but I get an error running the quickstart in this container. I can share the whole traceback if needed, but this last section may be sufficient.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That doesn't look like a path inside the docker image. Are you sure you're running it inside the container? That file should be located at |
Beta Was this translation helpful? Give feedback.
That doesn't look like a path inside the docker image. Are you sure you're running it inside the container?
That file should be located at
/opt/conda/lib/python3.9/site-packages/torch/hub.py
inside the container.