Skip to content

Not working with Kodi19/Python3Β #8

@kafisc1

Description

@kafisc1

Any chance this will work with Kodi19?
Seems to be broken with the newly added Python3.

2019-11-08 17:19:40.735 T:11132 ERROR: 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 'tasks'
Traceback (most recent call last):
File "C:\Users\claus\AppData\Roaming\Kodi\addons\script.service.kodi.callbacks\script.py", line 25, in
import resources.lib.pubsub as PubSub_Threaded
File "C:\Users\claus\AppData\Roaming\Kodi\addons\script.service.kodi.callbacks\resources\lib_init_.py", line 23, in
import tasks
ModuleNotFoundError: No module named 'tasks'
-->End of Python script error report<--
2019-11-08 17:20:05.307 T:7804 ERROR: Previous line repeats 3 times.

Please see here for more informations:
https://forum.kodi.tv/showthread.php?tid=343068&pid=2896044#pid2896044

Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions