PaperTTY
PaperTTY copied to clipboard
Raspberry Pi Zero 2 W support
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?
I do not currently get this error on Raspberry pi zero 2 w. Not sure if anything has changed.
I am also on a Raspberry pi zero 2 W and had no issues with this step. Are you still having this issue?