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?
- ESP_Roland
- Posts: 261
- Joined: Tue Oct 09, 2018 10:28 am
Re: idf.py: command not found
I will reply here in a short while: https://github.com/espressif/esp-idf/issues/7499
-
- Posts: 4
- 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.sh
Who is online
Users browsing this forum: ESP_Sprite and 90 guests