displayhatmini-python icon indicating copy to clipboard operation
displayhatmini-python copied to clipboard

RPi.GPIO error while installing.

Open riffnshred opened this issue 2 years ago • 0 comments
trafficstars

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

riffnshred avatar Nov 12 '23 21:11 riffnshred