Open PMPBinZhang opened 1 year ago
according to the official install guide, when installing pytorch3d, always fail. I see pytorch3d's installation, it need pytorch >= 1.10, and the pytorch3d's version is 0.7.4, how can i install 0.4 version. I use github install, it fails, too.
download the version you need from here and use conda install --use-local xxx to install
conda install --use-local xxx
according to the official install guide, when installing pytorch3d, always fail. I see pytorch3d's installation, it need pytorch >= 1.10, and the pytorch3d's version is 0.7.4, how can i install 0.4 version. I use github install, it fails, too.