marcelstoer / nodemcu-pyflasher

Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
MIT License
1.46k stars 397 forks source link

Build nodemcu-pyflasher in 2024 #103

Open Doohan23 opened 6 months ago

Doohan23 commented 6 months ago

Hello,

I've been trying to build nodemcu-pyflasher to run it in Windows to program an ESP8266. I found some issues, but finally I managed to do it.

Just if it's helpful for anyone, this are the main points to do it:

Hope it helps!

amelted commented 2 months ago

I used pyinstaller 6.0 and it worked, anything lower wouldnt. i didnt really change anything else side note, i did have to change one of the build params in the script but it seems inconsequential I'm on python 3.12.4