I tried the standard install command on my apple silicon macintosh. It didn't work because a header file called sys/epoll.h is missing from the system.A little research suggests that this header file belongs to Linux, not clear that it belongs to Macintosh. Here's the full output: % pip install RPi.GPIO Collecting RPi.GPIO Downloading RPi.GPIO-0.7.1.tar.gz (29 kB) Preparing metadata (setup.py) ... done Building wheels for collected packages: RPi.GPIO Building wheel for RPi.GPIO (setup.py) ... error...