Hi I have been trying to run the example scripts given in the documentation of luxonis. I have a OAK D Pro camera and have the DepthAI sdk installed on a windows 10 computer. The problem I am facing is with the spatial detections example when I try to run that example it shows me an error (Described below). To check the code for the example: https://docs.luxonis.com/projects/sdk/en/latest/samples/NNComponent/sdk_spatial_detection/#source-code
PS D:\test_code> & C:/Users/darshit/AppData/Local/Microsoft/WindowsApps/python3.11.exe d:/test_code/test3.py
[2023-08-25 12:35:04] INFO [root.init:147] Setting IR laser dot projector brightness to 800mA
F: [global] [ 0] [ThreadN] dispatcherResponseServe:925 no request for this response: XLINK_READ_REL_RESP 1
[2023-08-25 12:35:04] INFO [root.exit:408] Closing OAK camera
In fact this problem happens with any type of spatial detection code I try to run, here are another list of example scripts which I am unable to run, It gives me the same error as above
https://docs.luxonis.com/projects/sdk/en/latest/samples/StereoComponent/SDK_stereo/#source-code