I am using /hailo-apps/hailo_apps/python/standalone_apps/yolo26/object_detection to run yolo26 on hailo10h. But I am getting the error below. Does anyone know how to fix it ?
Thanks.
from hailo_apps.python.standalone_apps.onnxrt_hailo_pipeline.object_detection_onnx_postproc.object_detection_utils import inference_result_handler
ModuleNotFoundError: No module named ‘hailo_apps.python.standalone_apps.onnxrt_hailo_pipeline’