PythonToCppException

Hi guys after some help Getting this error when I try and launch a kodi app

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 Cryptodome.Cipher
    Traceback (most recent call last):
    File “/home/osmc/.kodi/addons/plugin.video.xxxx/xxxx.py”, line 740, in
    from resources.lib.indexers import lists

What add-on? You are best served to address this with the add-on developer.

@Boxster74 Without naming any addon, it seems that it need python cryptodome module, check my netflix-thread (post 4) or libwidevine thread for OSMC 18 & 19.