VS Code CMake not using correct Python ENV - ESP32
esp32.com › viewtopicJan 10, 2021 · If you are using Microsoft's CMake Tools extension, you might want to set an environment variable called PYTHON with. Code: Select all. C :\ ESP32 \ .espressif \ python_env \ idf4.3_py3.9_env \ Scripts \ python.exe. You can also try our official extension for Visual Studio Code here. Top.
Completely lost with errors setting up VSCode ESP-IDF ...
12.05.2020 · I also don't understand the difference between the python environment I created at ~/.pyenv/esp-idf during the ESP-IDF setup tutorial, vs the one ESP-IDF apparently made for itself under ~/.espressif. Or why neither …