Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build nodemcu-pyflasher in 2024 #103

Open
Doohan23 opened this issue Mar 10, 2024 · 0 comments
Open

Build nodemcu-pyflasher in 2024 #103

Doohan23 opened this issue Mar 10, 2024 · 0 comments

Comments

@Doohan23
Copy link

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:

  • Use Python 3.10. To be more specific, I use Python 3.10.11
  • Use PyInstaller 4.10. Requirements file indicates 4.8
  • Use wxPython 4.2.1. Requirements file indicates 4.1.1
  • Use Espytools 3.3.3. Requirements file indicates equal or greater than 3.0 but, so the version 4.x.x was installed, but it gives an error of an incorrect path or non existing file during uploading.

Hope it helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant