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

cffi.error.VerificationError: CompileError: command 'gcc' failed with exit status 1 #6

Open
Yaoxingtian opened this issue Jan 17, 2020 · 1 comment

Comments

@Yaoxingtian
Copy link

Hello, when I try to compile nms ,something wrong happened as below, do you know how to solve this problem ? thanks !

cffi.error.VerificationError: CompileError: command 'gcc' failed with exit status 1

@CUMT001
Copy link

CUMT001 commented May 6, 2020

I had the same mistake.But the log doesn't give useful information.It just told us when program call c++ complier the mistake occurred.
fatal error: cuda.h: No such file or directory. That's my core error report. I suspect it's due to CUDA configuration, but I don't know where to modify it.
I use anaconda3 environment, python 3.6, CUDA 8.0, pytorch 0.3.1, ubuntu16.04

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