Micropython with LVGL

Hey everyone! I’m trying to make LVGL work with micropython and esp32. The problem is when I try to import lvgl, it says that the module does not exist. I used lv_micropython repo and followed all instructions to compile and flash the firmware. What should I do to make it work? Thanks in advance.

This report is duplicate of:

Thanks. I already solved the problem.