Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello,
I am currently working on this guide and have had a lot of success with it up until part 4. I have cloned the GitHub repository and have ran all the commands, but keep getting the following error (see attached image) and am not sure how to fix it. When we opened AdafruitDHT.py in Visual Studios it could not resolve the library. Is that perhaps the issue? Any suggestions? We appreciate all the help.
Thanks,
-Elijah Becerra
Did you try what the error says? run with sudo?
adding 'sudo' before the command you execute like 'sudo ./Adafruit_Python_DHT/....(and so on)'