Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: /home/siat/code/PoseCNN-master/lib/synthesize/build/libsynthesizer.so: undefined symbol: _ZN5boost6python9converter21object_manager_traitsINS0_5numpy7ndarrayEE10get_pytypeEv #116

Open
LY1478 opened this issue Nov 8, 2020 · 1 comment

Comments

@LY1478
Copy link

LY1478 commented Nov 8, 2020

I have complied synthesize ,and when i try to refine with icp, i got this error
''Traceback (most recent call last):
File "./tools/train_net.py", line 303, in
import libsynthesizer
ImportError: PoseCNN-master/lib/synthesize/build/libsynthesizer.so: undefined symbol: _ZN5boost6python9converter21object_manager_traitsINS0_5numpy7ndarrayEE10get_pytypeEv''
have someone met this error ? if so , could you pls tell me how to fix it. I will be very grateful.

@lfs119
Copy link

lfs119 commented Dec 15, 2020

hello, I meet the same error as you, But I haven't solved it yet, there is a answer https://stackoverflow.com/questions/42276194/undefined-symbol-using-boost-python, Maybe caused by boost.numpy version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants