Hi~, when I import deepmatching, the error occurs:"ImportError : ./_deepmatching.so: undefined symbol: __gxx_personality_v0 ", when I compile the .c file to python module by swig, there is no .so file about deepmatching in current dir. Could you please tell me where to find the .so file, or how to compile deepmatching correctly?
Hi~, when I import deepmatching, the error occurs:"ImportError : ./_deepmatching.so: undefined symbol: __gxx_personality_v0 ", when I compile the .c file to python module by swig, there is no .so file about deepmatching in current dir. Could you please tell me where to find the .so file, or how to compile deepmatching correctly?