apt-get install pip
Note, selecting 'python3-pip' instead of 'pip'
python3 -m venv .venv source .venv/bin/activate pip install RPi.GPIO
wiringpi