idf.py: command not found
idf.py: command not found
I used esp-idf in eclipse, I saw "idf,py" in tools directory and I had added it into PATH, but when I typed these "idf.py menuconfig" in terminal, it was prompted: "idf.py: command not found", why and how to fix it?
Re: idf.py: command not found
I will reply here in a short while: https://github.com/espressif/esp-idf/issues/7499
-
FlavioSouza
- Posts: 6
- Joined: Wed Mar 27, 2024 4:52 pm
Re: idf.py: command not found
Before every idf.py menuconfig try run:
Code: Select all
cd ~/esp/esp-idf
./install.shWho is online
Users browsing this forum: Applebot, Bytespider, DuckDuckGo [Bot], Google [Bot] and 6 guests
