So, I have created builds of lvgl_micropython for Unix (MacOS) and for Pi Pico. I need help with the missing steps between “Build Instructions,” " Unix (MAC OS) port" and “Super Simple Example,” import lvgl as lv
. How do I get this build integrated with my IDE so that I can start coding with it?
For the record, I use PyCharm as my daily Python IDE. Although, I also have Thonny.