Hi Everyone,
I am currently working on deploying Hailo‑10H inference on a Raspberry Pi running Python 3.13. I’ve successfully installed the HailoRT runtime and set up a clean virtual environment, but I’m unable to locate the following wheel file:
hailort-5.2.0-cp313-cp313-linux_aarch64.whl
The Developer Zone doesn’t list this wheel explicitly, and the installer script fails with a 404 when trying to fetch 5.2.0 for Raspberry Pi. I’ve confirmed that the 5.1.1 packages are available, but I’m specifically targeting HailoRT 5.2.0 for compatibility with my pipeline.
I was able to download the other three packages (.deb files), but the Python wheel is missing.
Could someone help me download this wheel?
Thank you.
