No module named 'hailo_platform'

I am following the link below to run Yolo on Rasphberry Pi 5.

Tutorial of AI Kit with Raspberry Pi 5 about YOLOv8n object detection | Seeed Studio Wiki

But when I run hailomz parse --hw-arch hailo8l --ckpt ./best.onnx yolov8n

I am getting the error below.
miniconda3/envs/hailo_env/lib/python3.10/site-packages/hailo_model_zoo/core/infer/hw_infer_utils.py", line 6, in
from hailo_platform import (
ModuleNotFoundError: No module named ‘hailo_platform’

Is there any step missing? Thanks.

Hi, you’ve found a solution ? I have the same issue from the comand line and the jupyter tutorial.

I am having the same issue :frowning:

Same here, does anyone find a solution?

I downgraded hailomz to 2.12.0, now it works

1 Like

Hi, how we can downgraded it simply ?

OK, I hadn’t seen the archive button, sorry.