ethz-asl / kalibr

The Kalibr visual-inertial calibration toolbox
Other
4.21k stars 1.38k forks source link

RuntimeError: FATAL: module compiled as little endian, but detected different endianness at runtime #642

Closed BaotingKing closed 8 months ago

BaotingKing commented 10 months ago

importing libraries RuntimeError: FATAL: module compiled as little endian, but detected different endianness at runtime Traceback (most recent call last):

File "/usr/lib/python3/dist-packages/cv_bridge/init.py", line 6, in from cv_bridge.boost.cv_bridge_boost import cvtColorForDisplay, getCvType SystemError: initialization of cv_bridge_boost raised unreported exception

goldbattle commented 10 months ago

Please provide more details, thanks!