faster_rcnn_pytorch icon indicating copy to clipboard operation
faster_rcnn_pytorch copied to clipboard

undefined symbol: __gxx_personality_v0

Open summerZXH opened this issue 7 years ago • 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.

summerZXH avatar Oct 24 '18 09:10 summerZXH