carlosperate / ardublockly

Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
http://ardublockly.embeddedlog.com
Apache License 2.0
449 stars 277 forks source link

error in pyinstaller #252

Open chrisaGia opened 7 months ago

chrisaGia commented 7 months ago

Screenshot 2023-11-10 132845 i have this error, any help? i run it in windows 11, with python 3.11.6

chrisaGia commented 7 months ago

i download pyinstaller and i change in spec file the ardubloskly to ardublocklyserver. in linux everything whent good but in windows no.

MrKumakun commented 4 months ago

It doesn't seem to work on python 3.11. I looked into it and it needs to be < 3.9

I'm building with 3.6.8.