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

ESP32: dev-branch doesn't build out of the box #3611

Open
grav opened this issue Aug 2, 2023 · 0 comments
Open

ESP32: dev-branch doesn't build out of the box #3611

grav opened this issue Aug 2, 2023 · 0 comments

Comments

@grav
Copy link

grav commented Aug 2, 2023

I had trouble building the https://github.com/nodemcu/nodemcu-firmware/tree/dev-esp32 branch.

I managed to fix the issue by commenting out this line of the sdk submodule.

Expected behavior

Running ./install.sh succesfully installs all dependencies

Actual behavior

There's a build error on a transitive dependency

Test code

$ ./install.sh
...
Collecting gevent<2.0,>=1.2.2
  Using cached gevent-1.5.0.tar.gz (5.3 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [323 lines of output]

NodeMCU startup banner

Not relevant

Hardware

Not relevant

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