Open
Description
While configuring the EnviroPi on a fresh installation of Bookworm Lite 32-Bit (5-5-25) via the included installer script, I ran into a couple of issues:
-
The installer attempts to build numpy rather than using a prebuilt wheel. Takes a bit on a Pi Zero, but it does eventually work.
-
When installing dependencies for the examples, the installer attempts to build pil. This, however, fails with an error.
I resolved both issues by using "sudo apt install python3-pil python3-numpy" before attempting the installation.
Metadata
Metadata
Assignees
Labels
No labels