open-mmlab / mmhuman3d

OpenMMLab 3D Human Parametric Model Toolbox and Benchmark
https://mmhuman3d.readthedocs.io/
Apache License 2.0
1.25k stars 137 forks source link

pytorch3d confilict #358

Open PMPBinZhang opened 1 year ago

PMPBinZhang commented 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.

WenjiaWang0312 commented 1 year ago

download the version you need from here and use conda install --use-local xxx to install