ECON icon indicating copy to clipboard operation
ECON copied to clipboard

help,pytorch3d install failed

Open Dragonkingpan opened this issue 1 year ago • 1 comments

I failed when installing pytorch3d, I am a windows system, follow the installation instructions for windows, VS2022 is installed, the version of all components is the same as the instructions, but when installing pytorch3d, I got an error.

C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.3/include\crt/host_config.h(160): fatal error C1189: #error: -- unsupported Microsoft Visual Studio version! Only the versions between 2017 and 2019 (inclusive) are sup ported! The nvcc flag '-allow-unsupported-compiler' can be used to override this version check; however, using an unsupported host compiler may cause compilation failure or incorrect run time execution. Use at your own risk. ball_query.cu error: command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.3\\bin\\nvcc.exe' failed with exit code 2

Dragonkingpan avatar Jun 26 '23 10:06 Dragonkingpan