'kalibr_calibrate_imu_camera ImportError: dynamic module does not define module export function (PyInit_libnumpy_eigen)

I have followed kalibr installation tutorial. And successfully 'catkin build'

But when I'm trying to run 'rosrun kalibr kalibr_calibrate_imu_camera' for imu-camera calibration. It apppears:

ImportError: dynamic module does not define module export function (PyInit_libnumpy_eigen

ImportError: dynamic module does not define module export function (PyInit_libnumpy_eigen))

I'm using ros-melodic.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source