2019-12-15, 03:01
(2019-12-14, 16:42)sualfred Wrote: We are aware of it. In the meantime downgrade to 0.10.0 -> https://mirrors.kodi.tv/addons/leia/scri...0.10.0.zip
How do I downgrade? Never done that before?
(2019-12-14, 16:42)sualfred Wrote: We are aware of it. In the meantime downgrade to 0.10.0 -> https://mirrors.kodi.tv/addons/leia/scri...0.10.0.zip
(2019-12-14, 16:42)sualfred Wrote: We are aware of it. In the meantime downgrade to 0.10.0 -> https://mirrors.kodi.tv/addons/leia/scri...0.10.0.zip
(2019-12-15, 04:11)dm21912 Wrote: Ive reverted to 0.10.x but now im being offer 0.15.x
that seems quite a version leap?
(2019-12-15, 05:29)muza Wrote:Go here @muza https://forum.kodi.tv/showthread.php?tid=350083(2019-12-15, 05:12)crazy-c Wrote: Reserecting an old thread, since last night i am seeing all the skin helper services and widgets showing error. I have the marcelveldt repo so appears to be ll up to date. Any ideas
Having the same problem, Estuary Mod V2 Skin, anyone found a solution?
(2019-12-14, 20:14)sualfred Wrote: The fix is currently pending.
In the meantime you can downgrade to 0.10.0
https://mirrors.kodi.tv/addons/leia/scri...0.10.0.zip
2019-12-15 09:44:16.831 T:3423511424 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named backports.functools_lru_cache
Traceback (most recent call last):
File "/storage/.kodi/addons/script.embuary.info/default.py", line 7, in <module>
from resources.lib.helper import *
File "/storage/.kodi/addons/script.embuary.info/resources/lib/helper.py", line 15, in <module>
import arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/__init__.py", line 3, in <module>
from .arrow import Arrow
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/arrow.py", line 19, in <module>
from arrow import util, locales, parser, formatter
File "/storage/.kodi/addons/script.module.arrow/lib/arrow/parser.py", line 12, in <module>
from backports.functools_lru_cache import lru_cache # pragma: no cover
ImportError: No module named backports.functools_lru_cache
-->End of Python script error report<--