ESP-IDF Extension for VSC - (ERROR INVALID PIP)
Posted: Tue May 13, 2025 3:13 pm
I am upgrading to ESP-IDF 5.4.1. I use Windows 11 and the latest version of Visual Studio Code (VSC).
When I start configuring ESP-IDF within VSC, I get the following error:
"c:\Espressif\tools\idf-python\3.11.2\python.exe -m pip" is not valid. (ERROR_INVALID_PIP)
The OUTPUT is (last lines):
idf-git-2.39.2-win64.zip progress: 99.99% (28522.73 / 28526.53) KB
idf-git-2.39.2-win64.zip progress: 100.00% (28525.51 / 28526.53) KB
idf-git-2.39.2-win64.zip progress: 100.00% (28526.53 / 28526.53) KB
Installing c:\Espressif\tools\idf-git\2.39.2 ...
Extracted c:\Espressif\tools\idf-git\2.39.2 ...
Using existing c:\Espressif\tools\idf-python\3.11.2
"c:\Espressif\tools\idf-python\3.11.2\python.exe -m pip" is not valid. (ERROR_INVALID_PIP)
I have tried some hints, which I found by searching the net, but nothing solved my problem.
I have deinstalled and reinstalled both ESP-IDF version 5.4.1 and VSC, the problem remains.
Please, how do I solve this issue?
Regards,
Jorgen
When I start configuring ESP-IDF within VSC, I get the following error:
"c:\Espressif\tools\idf-python\3.11.2\python.exe -m pip" is not valid. (ERROR_INVALID_PIP)
The OUTPUT is (last lines):
idf-git-2.39.2-win64.zip progress: 99.99% (28522.73 / 28526.53) KB
idf-git-2.39.2-win64.zip progress: 100.00% (28525.51 / 28526.53) KB
idf-git-2.39.2-win64.zip progress: 100.00% (28526.53 / 28526.53) KB
Installing c:\Espressif\tools\idf-git\2.39.2 ...
Extracted c:\Espressif\tools\idf-git\2.39.2 ...
Using existing c:\Espressif\tools\idf-python\3.11.2
"c:\Espressif\tools\idf-python\3.11.2\python.exe -m pip" is not valid. (ERROR_INVALID_PIP)
I have tried some hints, which I found by searching the net, but nothing solved my problem.
I have deinstalled and reinstalled both ESP-IDF version 5.4.1 and VSC, the problem remains.
Please, how do I solve this issue?
Regards,
Jorgen