Hallo alle zusammen,
ich habe seit einiger Zeit Error Meldungen bei ALLEN Addons. Bisher hatte es mich nicht gestört, aber nun wird es ziemlich lästig.
Ich habe inzwischen alle Addons gelöscht, in der Hoffnung, dass es mit einer Neuinstallation getan ist. Leider nein.
Trakt habe ich jetzt testweise wieder installiert, aber der Fehler bleibt bestehen. Ich weiß leider nicht mehr weiter und hoffe, ihr könnt mir helfen (am Beispiel von Trakt).
Kodi läuft auf einem Raspberry Pi in der Version 18.6-Leia.
Python
2020-03-29 18:49:11.169 T:1524626304 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 certifi
Traceback (most recent call last):
File "/storage/.kodi/addons/script.trakt/default.py", line 6, in <module>
from resources.lib.service import traktService
File "/storage/.kodi/addons/script.trakt/resources/lib/service.py", line 18, in <module>
from resources.lib.traktapi import traktAPI
File "/storage/.kodi/addons/script.trakt/resources/lib/traktapi.py", line 8, in <module>
from trakt import Trakt
File "/storage/.kodi/addons/script.module.trakt/lib/trakt/__init__.py", line 3, in <module>
from trakt.client import TraktClient
File "/storage/.kodi/addons/script.module.trakt/lib/trakt/client.py", line 5, in <module>
from trakt.core.http import HttpClient
File "/storage/.kodi/addons/script.module.trakt/lib/trakt/core/http.py", line 8, in <module>
from trakt.core.request import TraktRequest
File "/storage/.kodi/addons/script.module.trakt/lib/trakt/core/request.py", line 3, in <module>
from requests import Request
File "/storage/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 112, in <module>
from . import utils
File "/storage/.kodi/addons/script.module.requests/lib/requests/utils.py", line 24, in <module>
from . import certs
File "/storage/.kodi/addons/script.module.requests/lib/requests/certs.py", line 15, in <module>
from certifi import where
ImportError: No module named certifi
-->End of Python script error report<--
Alles anzeigen
Danke!
Liebe Grüße
Phil