Hi,
After going through the examples for the RPI I want to start a new project using the hailo infra and pipelines.
I tried to install the infra using the following command pip install git+https://github.com/hailo-ai/hailo-apps-infra.git
but I get the following error
ERROR:__main__:Hailo python package not found. Please make sure you're in the Hailo virtual environment. Run 'source setup_env.sh' and try again.
Is there a step-by-step guide to get started apart from the hailo-rpi5-examples
? I will be using a virtual-env for my project.
Thank you,