Error enabling the Add-On

  • Hello,


    I've installed Kodi 17.1 and copied the add-on in the addon directory.
    It's correctly shown, but trying to enable it, i get this errors:


    17:11:57.405 T:140354144336256 WARNING: CAddonMgr: 'script.module.protobuf' required by 'script.service.hyperion' is missing. Add-on may not function correctly
    17:11:57.882 T:140351295268608 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 google.protobuf
    Traceback (most recent call last):
    File "/home/xefil/.kodi/addons/hyperion.kodi/addon.py", line 36, in <module>
    from state import DisconnectedState
    File "/home/xefil/.kodi/addons/hyperion.kodi/resources/lib/state.py", line 27, in <module>
    from hyperion.Hyperion import Hyperion
    File "/home/xefil/.kodi/addons/hyperion.kodi/resources/lib/hyperion/Hyperion.py", line 28, in <module>
    from message_pb2 import HyperionRequest
    File "/home/xefil/.kodi/addons/hyperion.kodi/resources/lib/hyperion/message_pb2.py", line 6, in <module>
    from google.protobuf import descriptor as _descriptor
    ImportError: No module named google.protobuf
    -->End of Python script error report<--



    How to solve this dependency?


    Thanks!


    Simon

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!