Reageer op: Kodi – bedienen met Rns-e

Skin beschikbaar voor Kodi Krypton!! Forums Audi Can-Bus Forum Kodi – bedienen met Rns-e Reageer op: Kodi – bedienen met Rns-e

#415
Eric T.
Deelnemer

Hello,

I have an issue getting this working on my setup. I’ve installed the addon in Kodi using the latest .zip version. When I restart kodi, I get an error message and this is what I have in my kodi.log:


11:57:27 T:1779295152   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 can
                                            Traceback (most recent call last):
                                              File "/home/pi/.kodi/addons/script.service.JanssuuhRnseBediening/addon.py", line 12, in <module>
                                                import can
                                            ImportError: No module named can
                                            -->End of Python script error report<--

Somehow, the can module can’t be loaded. My setup is debian jessie Lite, with python3.4. I’ve installed hardbyte-python asper instructions.

Any ideas how I can solve this ?

Thank you and best regards