You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: