2022-02-10, 04:15
(2022-02-10, 03:19)ronie Wrote: if you still get error messages with 0.0.8, please post a Debug Log (see instructions in the first post of this thread).
i have no idea about Zidoo, but if it also gets their weather data from yahoo,
it might indeed be a similar issue as yahoo changed something on their end.
I am getting this error when trying to set a location in Multi-weather settings. 0.0.8 Also cleared multiweather userdata, still errors..
2022-02-09 21:11:59.556 T:20620 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'SyntaxError'>
Error Contents: invalid syntax (weather.py, line 113)
Traceback (most recent call last):
File "C:\Users\Jack\AppData\Roaming\Kodi\addons\weather.multi\default.py", line 2, in <module>
from lib import weather
File "C:\Users\Jack\AppData\Roaming\Kodi\addons\weather.multi\lib\weather.py", line 113
except:
^
SyntaxError: invalid syntax
-->End of Python script error report<--