Hailo
This page details the installation procedures for the Hailo runtime in PySDK. It outlines the steps for installing on Raspberry Pi and Ubuntu.
This page details the installation procedures for the Hailo runtime in PySDK. It outlines the steps for installing on Raspberry Pi and Ubuntu.
PySDK currently supports versions 4.21.0, 4.20.0, and 4.19.0 of HailoRT.
If you are using Hailo-8/8L AI accelerator with Raspberry Pi 5, please refer to Hailo Raspberry Pi 5 installation guide.
Download the appropriate version of HailoRT based on the platform architecture. The machine's architecture can be found with the following command:
dpkg --print-architectureFind the appropriate package on Hailo's Software Downloads Page.
HailoRT – Ubuntu package (deb) for amd64
hailort_4.21.0_amd64.deb
amd64
HailoRT – Ubuntu package (deb) for arm64
hailort_4.21.0_arm64.deb
arm64
HailoRT – Ubuntu package (deb) for armel
hailort_4.21.0_armel.deb
armel
HailoRT – Ubuntu package (deb) for armhf
hailort_4.21.0_armv4.deb
armv4
PySDK supports Hailo Runtime versions 4.21.0, 4.21.0, and 4.19.0.
The Hailo's Software Downloads Page accessible via this link.
For PySDK integration with Hailo hardware, software distributed by Hailo is required. To access the downloadable packages, a Hailo account is required.
After downloading the appropriate package, run the following command to install HailoRT:
sudo dpkg --install hailort_4.21.0_<architecture>.debDownload the HailoRT – PCIe driver (deb) (It can be quickly found by typing "PCIe driver" into the "Search for a package" window) Run the following command to install the driver:
PC restart is required after driver installation.
After the PC restart, you can verify the installation by running the following command:
sudo dpkg --install hailort-pcie-driver_4.21.0_all.debhailortcli fw-control identify