We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm trying to get it running on Pi Zero 2. There's an error on the first step:
sudo apt install python3-venv python3-pip libopenjp2-7 libtiff5-dev libjpeg-dev libfreetype-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libfreetype-dev
which leads to syntax errors on the next steps. Thoughts?
The text was updated successfully, but these errors were encountered:
I do not currently get this error on Raspberry pi zero 2 w. Not sure if anything has changed.
Sorry, something went wrong.
No branches or pull requests
Hi!
I'm trying to get it running on Pi Zero 2.
There's an error on the first step:
which leads to syntax errors on the next steps.
Thoughts?
The text was updated successfully, but these errors were encountered: