lvgl / lv_binding_micropython

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

problem building SAMD/SEEED_WIO_TERMINAL #317

Open nik1977 opened 5 months ago

nik1977 commented 5 months ago

I got this error. I don't know if I missed something.

LVGL-GEN build-SEEED_WIO_TERMINAL/lvgl/lv_mpy.c File "../../lib/lv_bindings/gen/gen_mpy.py", line 1778 return (user_data if user_data_found else None), *get_user_data_accessors(containing_struct, containing_struct_name) ^ SyntaxError: invalid syntax make: [../../extmod/extmod.mk:387: build-SEEED_WIO_TERMINAL/lvgl/lv_mpy.c] Error 1 make: Deleting file 'build-SEEED_WIO_TERMINAL/lvgl/lv_mpy.c'

PGNetHun commented 5 months ago

Hello! From which branch do you build it?

nik1977 commented 5 months ago

Hello. I used master branch. All actions on Raspberry Pi 4 bullseye .