I am trying to integrate LVGL on EC200U-EU module using the Quecpython framework.
I have used the firmware provided at the link downloads.tar.gz | QuecDevZone for EC200U-EU module.
However, When I attempt to import LVGL, I encounter the following error.
>>> import lvgl as lv
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: no module named 'lvgl'
Do I need to configure anything specific for LVGL to work with Quecpython?
hi @Felix.feng-Q
can you provide with the latest EC200U-EU firmware with lvgl support?
Do you have any related firmware with LVGL, tp, and voice call function?
my email is: dezdeepblue[at]yahoo[.]com
Thank you in advance