Using lvgl_micropython build in IDE (PyCharm)

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.

lvgl_micropython is not the official binding. YOu will need to open an issue on that projects repository if you would like help with it.