Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with RPI5: No module named 'hailo_platform' #329

Open
MECHAAMER opened this issue Dec 24, 2024 · 0 comments
Open

error with RPI5: No module named 'hailo_platform' #329

MECHAAMER opened this issue Dec 24, 2024 · 0 comments

Comments

@MECHAAMER
Copy link

MECHAAMER commented Dec 24, 2024

Hello,

I am trying to run inference with a YOLOv8 model for object detection and tracking. I followed the steps and installed all the required dependencies. However, when I run the command:
$ ./detection_with_tracker.py -i input_video.mp4 -o output_video.mp4 -l coco.txt -s 0.5

I get the following error:
ModuleNotFoundError: No module named 'hailo_platform'

I found online that hailo_platform is not currently supported on Raspberry Pi 5. Can anyone provide support or guidance on how to solve the hailo_platform issue, or run the detection_with_tracker.py script without hailo_platform?

My ultimate goal is to perform YOLO model inference on (Raspberry Pi 5 + Hailo8) and obtain the detected object IDs.

Looking for your reply.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant