Open suven2019 opened 4 years ago
question2: ImportError:/FCOS/fcos_core/_C.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
I also met this problem, would you please solve it?
after build,run python demo/fcos_demo.py, i can see raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled ,can help me?