Closed spider-fly closed 1 year ago
This looks like the kind of thing which would happen if pytorch3d was built with a different version of pytorch than the one you are using. How did you install?
from pytorch3d import _C
is not something the user is expected to do, by the way, so I am not certain that anything is wrong here. What's the actual error and how did you get it?
thanks for very much, I have solve the problem by installing new a conda virtual environment ,and according to the md file