Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help,pytorch3d install failed #72

Open
Dragonkingpan opened this issue Jun 26, 2023 · 1 comment
Open

help,pytorch3d install failed #72

Dragonkingpan opened this issue Jun 26, 2023 · 1 comment

Comments

@Dragonkingpan
Copy link

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

@yuedajiong
Copy link

the solution is in error message? MS-VS version must >2017 and <=2019. intall it? or use -allow-unsupported-compiler to compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants