easy-faster-rcnn.pytorch
easy-faster-rcnn.pytorch copied to clipboard
compile error
Hi,author When I compile the program with code: python test/nms/test_nms.py I met a error: ImportError: /home/liushuai/STUDY/MyWorkSpace/object_detection_test/easy-faster-rcnn.pytorch-master/support/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKSs
How can I solve it? I hope you can give me some advice Thank you
try to install cython and recompile