selective_search_py
selective_search_py copied to clipboard
undefined symbol: _ZN5boost5numpy5emptyEiPKlRKNS0_5dtypeE Error
Hi, I am facing trouble to run the selective search demo on my system. I tried with different versions of Boost i.e Boost 1.58 and Boost 1.63. Also I cloned and build Boost_Numpy from "https://github.com/belltailjp/Boost.NumPy.git".
There might be a version mismatch which I am not able to debug. Please help
Same issue, any solutions?