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 9112 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。

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

Posted: Tue Mar 04, 2025 8:07 am
by 嵌入式菜鸟1
Delete idf-git and the idf-python folder from the *:\Espressif\tools directory and try again。
Thanks,you're right! :D

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

Posted: Thu Apr 17, 2025 4:23 pm
by raijadas
i used this link for downloading or pasting same file as anyname.py in same folder.
https://bootstrap.pypa.io/get-pip.py
then executed the same code in the cmd promt
C:\Espressif\tools\idf-python\3.11.2\python.exe getpip2.py