lvgl / lv_binding_micropython

LVGL binding for MicroPython
MIT License
237 stars 156 forks source link

Micro python bindings on ubuntu machine #331

Closed Riddhikavar closed 4 months ago

Riddhikavar commented 4 months ago

Hi Folks,

I am trying to create a GUI application.

I want to use python to create GUI, I am working on device rock-pi-4

I encountered issues related to micropython bindings, I tried to check examples but getting usys module error, and no solutions for that.

I am trying to check this on ubuntu machine before testing it on device.

If any one can help me out here. How should I proceed further that will be a great help.

Thanks in advance!

PGNetHun commented 4 months ago

Duplicate of https://github.com/lvgl/lv_binding_micropython/issues/332