-
Hello Everyone, I installed the esp-idf and micropython by below terminal codes.
Thank you in advance everyone My error is below as text and screenshot.
|
Beta Was this translation helpful? Give feedback.
Answered by
sir-user
Feb 8, 2024
Replies: 1 comment 1 reply
-
Did you do the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @ned-pcs,
Sorry for my late response.
Yes I did it.
I solved the problem by
git submodule update
command in micropython folder.So my new installation commands are below