I am getting this error when trying to run the install script.
Traceback (most recent call last):
File "/usr/local/bin/listen-for-shutdown.py", line 4, in
import RPi.GPIO as GPIO
ImportError: No module named RPi.GPIO
Python 3.x
64bit Bullseye on a RPi 4 b
Let me know if you need my information.