python3-smbus not included at Libreelec

  • Hi ,

    I am using argon box, and found that there is a problem with import smbus function. Can you please add as was included previous versions of libreelec 9? It will help much.

    CODE:

    import sys
    sys.path.append('/storage/.kodi/addons/virtual.system-tools/lib')
    import smbus

    Now I am getting error :

    Traceback (most recent call last):

    File "argononed.py", line 4, in <module>

    import smbus

    Thank you

    Best Regards

    Jaroslav

    Edited 2 times, last by charomges (May 13, 2021 at 10:33 AM).

  • Sorry to say, but there is missing /storage/.kodi/addons/virtual.system-tools/lib completely. I try latest 9 and beta2 10 version and there is nothing. Can you please check and add as default tool please .

    Best Regards

    Jaroslav