I don't know what venv is ? I just tried different pip install suggestions found on the net. Like I did with a barometer module which I got to workAre you using a venv?
If so, did you create it with the --system-site-packages packages option?
If you didn't, you won't have access to system level python packages/modules when the venv is active.
Statistics: Posted by jfriberg — Tue Feb 10, 2026 10:49 pm