msracver / FCIS

Fully Convolutional Instance-aware Semantic Segmentation
MIT License
1.57k stars 414 forks source link

getting run time error on demo #75

Open rnunziata opened 7 years ago

rnunziata commented 7 years ago

getting run time error on demo.py....any ideas of what this is.. I have tried to recompile many time but nothing seems to resolve this error.

OSError: /usr/local/lib/python2.7/dist-packages/mxnet-0.9.5-py2.7.egg/mxnet/libmxnet.so: undefined symbol: _ZN4nnvm2Op3GetERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

Dingyuan-Chen commented 6 years ago

I faced this issue too ,and I don't have enough information from your description to tell what is going on. But i guess it's your MXNet vesrsion that matters(may be you can update your version and re-compile MXNet again). With reference to https://bitbucket.org/osrf/gazebo/issues/2448/problem-running-gazebo7