pybing icon indicating copy to clipboard operation
pybing copied to clipboard

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

Open rgsachin opened this issue 8 years ago • 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

rgsachin avatar Aug 25 '17 15:08 rgsachin