Skip to content

Ensure python / python3 / pip exists in the docker image #13

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

Closed
ianfixes opened this issue Dec 26, 2020 · 0 comments · Fixed by #14
Closed

Ensure python / python3 / pip exists in the docker image #13

ianfixes opened this issue Dec 26, 2020 · 0 comments · Fixed by #14
Labels
bug Something isn't working

Comments

@ianfixes
Copy link
Contributor

TL;DR python is expected by ESP32 and other Espressif boards... they choose not to install it even though they depend on it.
Arduino-CI/arduino_ci#235

Add python and python3 (and pyserial for both) to the Dockerfile.

@ianfixes ianfixes added the bug Something isn't working label Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant