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

cl.exe failed with exit status 1 #277

Open
georgezhang02 opened this issue Sep 12, 2022 · 0 comments
Open

cl.exe failed with exit status 1 #277

georgezhang02 opened this issue Sep 12, 2022 · 0 comments

Comments

@georgezhang02
Copy link

Hi,

I'm using Windows 10 with Anaconda Python 3.6, CUDA 10.0, and PyTorch v1.0. I followed the installation steps and when I try to run the make file in DCNv2 (CharlesShang) I get an error that says

$CenterTrack_ROOT\src\lib\model\networks\DCNv2\src\vision.cpp : fatal error C1083: Cannot open compiler generated file: '': Invalid argument
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX86\\x64\\cl.exe' failed with exit status 1

I've tried both the 2017 and 2019 Visual Studio build tools and neither worked.

Then when I updated to PyTorch v1.6 and used DCNv2 from MatthewHowe, I get the RuntimeError: Error compiling objects for extension error that others have mentioned getting.

Thanks!

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

1 participant