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