Dw1010 / IntagHand

GNU General Public License v3.0
267 stars 27 forks source link

Environment for running the repo #8

Open tushar994 opened 2 years ago

tushar994 commented 2 years ago

I have tried to run the repo with Conda, and have tried many different versions of python, pytorch and cuda with pytorch3d, but none of them seem to work. I even tried to install the exact versions given in the repo but with those versions I always get the error that pytorch3d is incompatible.

Can someone please share a venv or a Conda env to run this repo with? I have been trying to run this repo for a week now.

LKmidair commented 2 years ago

Have you figured out this question?My GPUs' verison is 30xx,which must match with cuda 11.xx,and pytoch3d can only used in cuda10.xx?It's so confusing.

YujiaoShi commented 2 years ago

Maybe you should try to install pytorch3d from source, instead of using "pip/conda install pytorch3d".

LKmidair commented 2 years ago

你好,作业已收到。