Quantcast
Channel: Kodinerds.net - Deutschsprachiges Forum zum Kodi Entertainment Center
Viewing all articles
Browse latest Browse all 87137

Trakt Plugin Error Meldungen

$
0
0
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.

Quellcode

  1. 2020-03-29 18:49:11.169 T:1524626304 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.ImportError'>
  4. Error Contents: No module named certifi
  5. Traceback (most recent call last):
  6. File "/storage/.kodi/addons/script.trakt/default.py", line 6, in <module>
  7. from resources.lib.service import traktService
  8. File "/storage/.kodi/addons/script.trakt/resources/lib/service.py", line 18, in <module>
  9. from resources.lib.traktapi import traktAPI
  10. File "/storage/.kodi/addons/script.trakt/resources/lib/traktapi.py", line 8, in <module>
  11. from trakt import Trakt
  12. File "/storage/.kodi/addons/script.module.trakt/lib/trakt/__init__.py", line 3, in <module>
  13. from trakt.client import TraktClient
  14. File "/storage/.kodi/addons/script.module.trakt/lib/trakt/client.py", line 5, in <module>
  15. from trakt.core.http import HttpClient
  16. File "/storage/.kodi/addons/script.module.trakt/lib/trakt/core/http.py", line 8, in <module>
  17. from trakt.core.request import TraktRequest
  18. File "/storage/.kodi/addons/script.module.trakt/lib/trakt/core/request.py", line 3, in <module>
  19. from requests import Request
  20. File "/storage/.kodi/addons/script.module.requests/lib/requests/__init__.py", line 112, in <module>
  21. from . import utils
  22. File "/storage/.kodi/addons/script.module.requests/lib/requests/utils.py", line 24, in <module>
  23. from . import certs
  24. File "/storage/.kodi/addons/script.module.requests/lib/requests/certs.py", line 15, in <module>
  25. from certifi import where
  26. ImportError: No module named certifi
  27. -->End of Python script error report<--
Alles anzeigen
Danke!

Liebe Grüße
Phil

Viewing all articles
Browse latest Browse all 87137


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>