Skip to content

Installer Issues on Pi Zero (Bookworm) #154

Description

@parandandrd

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:

  1. The installer attempts to build numpy rather than using a prebuilt wheel. Takes a bit on a Pi Zero, but it does eventually work.

  2. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions