potterhsu / easy-faster-rcnn.pytorch

An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
MIT License
165 stars 57 forks source link

support problem #16

Open jizefeng0810 opened 4 years ago

jizefeng0810 commented 4 years ago

i run code 'python support/setup.py develop' and error. how i can solve it?

1 error detected in the compilation of "C:/Users/jizef/AppData/Local/Temp/tmpxft_0000a6d8_00000000-10_nms.cpp1.ii". error: command 'D:\solfware\CUDA-install\CUDA Samples\v8.0\bin\nvcc.exe' failed with exit status 1

firstdeep commented 4 years ago

same problem