skill-weather icon indicating copy to clipboard operation
skill-weather copied to clipboard

Error when asking: how windy is it

Open friedger opened this issue 7 years ago • 3 comments

File "/opt/mycroft/skills/skill-weather/init.py", line 58, in build_query params.get("query").update({"lang": self.lang}) AttributeError: 'NoneType' object has no attribute 'update'

friedger avatar Mar 29 '18 21:03 friedger

Is this still happening to you? I just tried and it worked, so I'm wondering if this is a characteristic that isn't reported for all locations by OpenWeatherMap.

penrods avatar Apr 23 '18 22:04 penrods

I used the skill while I haven't yet set a location in my mycroft home account. There I saw the error

friedger avatar Apr 24 '18 21:04 friedger

Hi @friedger I've tried to reproduce this issue but haven't been able to. Is it still happening for you?

forslund avatar Dec 06 '18 08:12 forslund