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
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
❯ python -c "import rosbag"
Fatal Python error: PyThreadState_Get: no current thread
[1] 89264 abort python -c "import rosbag"
Because
❯ otool -L _roslz4.so
_roslz4.so:
_roslz4.so (compatibility version 0.0.0, current version 0.0.0)
libroslz4.dylib (compatibility version 0.0.0, current version 0.0.0)
/System/Library/Frameworks/Python.framework/Versions/2.7/Python (compatibility version 2.7.0, current version 2.7.10)
/usr/local/opt/lz4/lib/liblz4.1.dylib (compatibility version 1.0.0, current version 1.7.1)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1238.0.0)