princeton-vl / CornerNet

BSD 3-Clause "New" or "Revised" License
2.36k stars 475 forks source link

error:command 'gcc' failed with exit status 1 #160

Closed njxuxiao closed 4 weeks ago

njxuxiao commented 4 years ago

When I input the command "python setup.py install --user", it occur the error :command 'gcc' failed with exit status 1.

njxuxiao commented 4 years ago

@heilaw

aksenventwo commented 4 years ago

I also encountered this problem, and use torch-1.4.0-gpu

aksenventwo commented 4 years ago

After use https://github.com/princeton-vl/CornerNet/pull/65, I compiled successfully

njxuxiao commented 4 years ago

After use #65, I compiled successfully

Thank you very much! Could you give me your address of your e-mail? I think we can talk this algorithm further

aksenventwo commented 4 years ago

After use #65, I compiled successfully

Thank you very much! Could you give me your address of your e-mail? I think we can talk this algorithm further

Sorry to disappoint you, I just did some tests on this model, I don’t know much about this algorithm