Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tappas version does not match requirements #103

Open
youxef-o6 opened this issue Feb 6, 2025 · 0 comments
Open

Tappas version does not match requirements #103

youxef-o6 opened this issue Feb 6, 2025 · 0 comments

Comments

@youxef-o6
Copy link

I attempted to install your hailo-rpi5-examples repository on my Raspberry Pi 5, but I encountered an issue with the TAPPAS version. The currently installed version (3.31.0) does not seem to be compatible with your setup.

I followed these steps:

Installed Hailo packages:
sudo apt install hailo-all
Updated the system:
sudo apt update && sudo apt full-upgrade -y
Cloned the repository:
git clone https://github.com/hailo-ai/hailo-rpi5-examples.git
Ran the installation script:
cd hailo-rpi5-examples-2024-10
./install.sh
Encountered the following error:

TAPPAS_VERSION is 3.31.0 not in the list of required versions 3.29.1 3.30.0.
error: externally-managed-environment

Additionally, some libraries are missing during compilation (cannot find -lgsthailometa, cannot find -lhailo_tracker, etc.).
Could you please check whether the newer TAPPAS version (3.31.0) is supported or provide guidance on how to install a compatible version (3.29.1 or 3.30.0)? A step-by-step guide would be helpful, as this version issue is preventing the installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant