Page 1 of 1

ESP-IDF installation problem, Win7 , (ESP-IDF Extension for Visual Studio Code)

Posted: Sun Oct 24, 2021 4:11 am
by kartoprawiro
hi,
i am newbie to the ESP32 and VS Code,
i got installation problem :
"D:\ESP32-TOOLS\.espressif\tools\idf-python\3.8.7\python.exe -m pip" is not valid. (ERROR_INVALID_PIP)

have tried several times, but with the same result...
can anyone give some suggestions what to do?
thank you.....
instprob.PNG
instprob.PNG (68.99 KiB) Viewed 4211 times

Re: ESP-IDF installation problem, Win7 , (ESP-IDF Extension for Visual Studio Code)

Posted: Wed Jan 18, 2023 8:12 pm
by iodine
Hi! Just install pip(https://pip.pypa.io/en/stable/installation/). It solve problem.

Re: ESP-IDF installation problem, Win7 , (ESP-IDF Extension for Visual Studio Code)

Posted: Tue Aug 22, 2023 8:28 am
by fb_iceg
Delete idf-git and the idf-python folder from the *:\Espressif\tools directory and try again。