longcw/faster_rcnn_pytorch

undefined symbol: __gxx_personality_v0

summerZXH opened this issue · 0 comments

I am trying to run the code of demo. I meet the problem:

faster_rcnn/roi_pooling/_ext/roi_pooling/_roi_pooling.so: undefined symbol: __gxx_personality_v0

I can't figure out why. Any help would be appreciated.