HI Peter, I am following the same example, but I got some errors while I am wokring in python, I have no experience with pyton.
I got below error
"
Traceback (most recent call last):
File "C:\Python27\powerbi-python-iot-client-master\uploadDHT22Data.py", line 8, in <module>
import Adafruit_DHT as dht
ImportError: No module named Adafruit_DHT
"
could you help to solve it.
thanks