2020-11-01, 07:41
(2020-10-31, 06:20)sus67 Wrote: Update to 3.0.0 faults (Kodi 19 for Windows and Android) :Same with update to 3.0.1.
ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'ModuleNotFoundError'>
Error Contents: No module named 'Queue'
Traceback (most recent call last):
File "C:\Users\Mo\AppData\Roaming\Kodi\addons\plugin.program.autowidget\service.py", line 1, in <module>
from resources.lib import refresh
File "C:\Users\Mo\AppData\Roaming\Kodi\addons\plugin.program.autowidget\resources\lib\refresh.py", line 9, in <module>
import Queue
ModuleNotFoundError: No module named 'Queue'
-->End of Python script error report<--
But it works!! with replace the files service.py and refresh.py from devrepo release 0.0.1061