ImportError: no module named 'lvgl'
-
I build a bin with lvgl, and no error info.
when I run test/lvgl/multiple_display.py, there is a error:Traceback (most recent call last):
File "<stdin>", line 3, in <module>
ImportError: no module named 'lvgl'
any suggest?thanks
-
@echiz
I think the support of LVGL has been removed in the newest version of UiFlow2
Maybe change it to a elder version will have chance?