We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I got below err when compile rust projects:
failed to run custom build command for `esp-idf-sys v0.33.7` .... Failed to run Python dependency check. Python: Error: 255
The text was updated successfully, but these errors were encountered:
Nice. You need to paste the full log output here. "255" is impossible to debug.
Also, double-check if you have installed all pre-requisites, by following the README in the esp-idf-template repo.
esp-idf-template
Sorry, something went wrong.
I updated the esp idf version and seems ok now, thanks!
No branches or pull requests
Hi, I got below err when compile rust projects:
The text was updated successfully, but these errors were encountered: