Assertion failed: (list_empty(&darwin_cached_devices)), function darwin_init, file darwin_usb.c, line 603.
Hi! I have just installed the librealsense using this link into my Mac Monterey computer. I didn't export the PATH instead I just copied the .so files in the root directory of my project file. In my python file it seems like it can find the pyrealsense2 library. However, where I run the script i get the following error:
Assertion failed: (list_empty(&darwin_cached_devices)), function darwin_init, file darwin_usb.c, line 603.
And i get the same error when trying to open the viewer from the terminal. I don't know what is wrong yet, I will be glad to hear any options on how to fix it.
System info:
MacOS Pro - Intel based
Python 3.10
Camera: Intel Realsense camera 435i
-
Hi Begaiym Kudainazarova There are known issues with using RealSense cameras on MacOS Monterey that are discussed in the link below.
https://github.com/IntelRealSense/librealsense/issues/9916
The latest advice from Intel at the time of writing this (24 February 2022) is here:
https://github.com/IntelRealSense/librealsense/issues/9916#issuecomment-1049042568
Please sign in to leave a comment.
Comments
1 comment