idf.py: command not found

MianQi
Posts: 4
Joined: Mon Aug 30, 2021 10:26 am

idf.py: command not found

Postby MianQi » Wed Sep 01, 2021 3:05 am

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?

User avatar
ESP_Roland
Posts: 256
Joined: Tue Oct 09, 2018 10:28 am

Re: idf.py: command not found

Postby ESP_Roland » Wed Sep 01, 2021 8:43 am

I will reply here in a short while: https://github.com/espressif/esp-idf/issues/7499

FlavioSouza
Posts: 4
Joined: Wed Mar 27, 2024 4:52 pm

Re: idf.py: command not found

Postby FlavioSouza » Thu Jul 25, 2024 4:30 am

Before every idf.py menuconfig try run:

Code: Select all

cd ~/esp/esp-idf
./install.sh

Who is online

Users browsing this forum: No registered users and 40 guests