Environment:Python3.10.13+torch2.1.2+cu121, CUDA 12.2, Linux, X86
While installing with pip as :
pip install pytorch3d-0.7.2-cp38-cp38-linux_x86_64.whl
error occurs that the whl is not a supported wheel on the platform. The environment seems to be suitable according to "install.md"file. I wonder how can I solve this problem.
🐛 Unexpected behaviors
Environment:Python3.10.13+torch2.1.2+cu121, CUDA 12.2, Linux, X86
While installing with pip as :
pip install pytorch3d-0.7.2-cp38-cp38-linux_x86_64.whl
error occurs that the whl is not a supported wheel on the platform. The environment seems to be suitable according to "install.md"file. I wonder how can I solve this problem.Thank you!