mitmul/pybing

ImportError: build/bing.so: undefined symbol: _ZN5boost6python9converter21object_manager_traitsINS_5numpy7ndarrayEE10get_pytypeEv

Opened this issue · 0 comments

Hi Shunta,

Thanks for creating this wrapper. I been trying to set this last few days. I've installed all the dependencies stated in the readme. I'm stuck on below error while running bash build.sh

Traceback (most recent call last): File "scripts/test_bing.py", line 9, in <module> import bing ImportError: build/bing.so: undefined symbol: _ZN5boost6python9converter21object_manager_traitsINS_5numpy7ndarrayEE10get_pytypeEv

Any idea why this may happen. Also could you please expand below statement in the readme

Modify some parameters to detect TBB, OpenCV, Boost, and Boost.NumPy

Your inputs will be much appreciated.

PS: I've zero experience in C++

Thanks,
Sachin