generated from pimoroni/boilerplate-python
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
While running the default installation command, I got :
Failed to build RPi.GPIO
ERROR: Could not build wheels for RPi.GPIO, which is required to install pyproject.toml-based projects
I'm using the latest version or Raspberry Pi OS (V12 bookworm) on a raspberry pi Zero 2 W.
I found a way to fix it by installing python3-dev : sudo apt-get install python3-dev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels