Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Python • Re: ModuleNotFoundError: No module named 'adafruit_dht' >>>

$
0
0
Are 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.
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 work

Statistics: Posted by jfriberg — Tue Feb 10, 2026 10:49 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles