[ create a new paste ] login | about

Link: http://codepad.org/AD1ddr0g    [ raw code | fork ]

Python, pasted on Oct 14:
1
2
3
4
5
6
7
8
>>> ================================ RESTART ================================
>>> 

Traceback (most recent call last):
  File "/home/pi/Desktop/Wetterdisplay.py", line 96, in <module>
    humidity, temperature=Adafruit_DHT.DHT22.read_retry(sensorDHT, pin)
AttributeError: 'int' object has no attribute 'read_retry'
>>> 


Create a new paste based on this one


Comments: