pytorch3d
pytorch3d copied to clipboard
There is a problem:cannot import name '_C' from 'pytorch3d'
import torch import pytorch3d from pytorch3d import _C Traceback (most recent call last): File "
", line 1, in ImportError: cannot import name 'C' from 'pytorch3d' (/lxy02/GenPose-main/GenPose-main/pytorch3d/init.py)