Hello,My question is this: How do I download the hailo_sdk for object detection? I encountered the following error when trying to install this library using pip:
(hailo_env) halil@halil-VirtualBox:~/hailo_env$ pip install hailo-sdk
ERROR: Could not find a version that satisfies the requirement hailo-sdk (from versions: none)
ERROR: No matching distribution found for hailo-sdk
Please see Nadav’s answer in your other topic.
You can download our software tools from the devzone in our website.
For compiling models, you will need the DFC. For running inference with Python, you will need the HailoRT whl.
For installation instructions, please refer to our documentation, which is also available in the devzone.