Hello @happistday,
The issue you are facing is related to the Python API support. This will be released in the next month for Raspberry Pi users through their apt server.
If you need the Python API urgently, you can manually update all the Hailo installations on your system. This involves:
- Upgrading the
hailort-pcie-driver
to version 4.18 - Upgrading the
hailort
package to version 4.18 - Downloading and installing the
pyhailort
4.18 package with Python 3.11
However, we do not recommend this approach. Instead, we recommend waiting for the official Raspberry Pi release, which will include the updated Python API support.
Best regards,