- Edited
Hi everyone,
I'm encountering an issue while running a simple DepthAI example (rgb_preview.py
from depthai-python/examples/ColorCamera
). When I restart my computer, the script sometimes runs fine the first time. However, if I try to run it again, I get the following error:
After this, the device becomes unresponsive until I restart my computer, and even then, it only sometimes works.
Has anyone else experienced this? What could be causing the issue, and how can I resolve it without needing to reboot each time?
Thanks in advance for your help!