Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7503

Hailo • Any Hailo 10H picamera2 examples ?

$
0
0
I tried the examples at https://github.com/raspberrypi/picamera ... ples/hailo

but they fail

Code:

[HailoRT] [error] CHECK_SUCCESS failed with status=HAILO_HEF_NOT_COMPATIBLE_WITH_DEVICE(93)Traceback (most recent call last):  File "/usr/lib/python3/dist-packages/hailo_platform/pyhailort/pyhailort.py", line 2634, in configure    configured_infer_model_cpp_obj = self._infer_model.configure()hailo_platform.pyhailort._pyhailort.HailoRTStatusException: 93The above exception was the direct cause of the following exception:Traceback (most recent call last):  File "/home/gt64tr/detect.py", line 50, in <module>    with Hailo(args.model) as hailo:         ~~~~~^^^^^^^^^^^^  File "/usr/lib/python3/dist-packages/picamera2/devices/hailo/hailo.py", line 35, in __init__    self.configured_infer_model = self.infer_model.configure()                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~^^  File "/usr/lib/python3/dist-packages/hailo_platform/pyhailort/pyhailort.py", line 2633, in configure    with ExceptionWrapper():         ~~~~~~~~~~~~~~~~^^  File "/usr/lib/python3/dist-packages/hailo_platform/pyhailort/pyhailort.py", line 109, in __exit__    self._raise_indicative_status_exception(value)    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^  File "/usr/lib/python3/dist-packages/hailo_platform/pyhailort/pyhailort.py", line 157, in _raise_indicative_status_exception    raise self.create_exception_from_status(error_code) from libhailort_exceptionhailo_platform.pyhailort.pyhailort.HailoRTHEFNotCompatibleWithDevice: HEF file is not compatible with device. See hailort.log for more information------------------(program exited with code: 1)Press return to continue

Statistics: Posted by gordon77 — Mon Jan 19, 2026 4:32 pm — Replies 0 — Views 20



Viewing all articles
Browse latest Browse all 7503

Trending Articles