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

Error running python basic_pipelines/detection.py on RPi 5 #73

Open
dancemanUK opened this issue Dec 18, 2024 · 1 comment
Open

Error running python basic_pipelines/detection.py on RPi 5 #73

dancemanUK opened this issue Dec 18, 2024 · 1 comment

Comments

@dancemanUK
Copy link

(venv_hailo_rpi5_examples) (base) pi@raspberrypi:/Downloads/hailo-rpi5-examples $ python basic_pipelines/detection.py
Traceback (most recent call last):
File "/home/pi/Downloads/hailo-rpi5-examples/basic_pipelines/detection.py", line 1, in
import gi
ModuleNotFoundError: No module named 'gi'
(venv_hailo_rpi5_examples) (base) pi@raspberrypi:
/Downloads/hailo-rpi5-examples $ python --version
Python 3.11.9

@vikashgraja
Copy link

Run this command in the terminal
sudo apt-get install graphviz libgraphviz-dev
Then try again

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

2 participants