pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

No module named 'pytorch3d.structures'

Open noviceor opened this issue 11 months ago • 1 comments

❓ Questions on how to use PyTorch3D

My pytorch3d version is 0.7.2, is it because pytorch0.7.2 does not have this method? image

noviceor avatar Mar 10 '24 04:03 noviceor

pytorch3d is not installed at all. It's not a version problem. Note that installing pytorch3d on windows is a bit of a pain. What is the output of conda list?

bottler avatar Mar 10 '24 13:03 bottler