esp-idf idf.py not working in vscode terminal
Posted: Mon Feb 19, 2024 3:38 am
I just finished un-installing and re-installing esp-idf (both the build tools and the vscode extension). The reason I did that was to roll it back to version 5.1.2 for compatibility with the esp32-arduino library. Now I'm having a problem with the terminal inside of vscode doesn't seem to work with esp-idf. I get the following error when I open a new terminal, but I'm not sure what to do about it. Any ideas?
Note that idf.py works correctly when I open an esp-idf powershell. It just doesn't work in the vscode terminal.
Note that idf.py works correctly when I open an esp-idf powershell. It just doesn't work in the vscode terminal.
Code: Select all
Setting PYTHONNOUSERSITE, was not set
Using Python in C:\Users\uname\Documents\EmbeddedSystems\HelloWorld\
'null' is not recognized as an internal or external command,
operable program or batch file.
Using Git in C:\Espressif\tools\idf-git\2.43.0\cmd\
git version 2.43.0.windows.1