Unable to import the pytorch3d package #1697
Unanswered
utkarsh0702
asked this question in
Q&A
Replies: 1 comment 3 replies
-
PyTorch3D is not installed correctly. For example the version of cuda in your environment is not the same as the version for which pytorch3d was built. How did you install? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried installing pytorch3d on my system. It successfully installed but when I try to import it, it shows the below error.

Beta Was this translation helpful? Give feedback.
All reactions