Traceback (most recent call last):
File "wunderground.py", line 133, in <module>
if 'error' in conditions['response']:
TypeError: list indices must be integers, not str
root@djangopisensehat:/home/pi/wunderground-sensehat# Error! Wunderground API call failedError! Wunderground API call failed
What;s wrong ?
File "wunderground.py", line 133, in <module>
if 'error' in conditions['response']:
TypeError: list indices must be integers, not str
root@djangopisensehat:/home/pi/wunderground-sensehat# Error! Wunderground API call failedError! Wunderground API call failed
What;s wrong ?
Be the first to post a reply!