Which operating system are we running on the Pi Zero 2W? Bookworm 64-bit with desktop or something else?
Was the new venv created with system packages like thisor not - like this: And to test an LED from the command line e.g. GPIO 21 use Check pins here https://pinout.xyz/#
Was the new venv created with system packages like this
Code:
python -m venv --system-site-packages env
Code:
python -m venv env
Code:
pinctrl set 21 op dh
Statistics: Posted by neilgl — Mon Mar 24, 2025 7:44 pm