Open tushar994 opened 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.
Maybe you should try to install pytorch3d from source, instead of using "pip/conda install pytorch3d".
你好,作业已收到。
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.