But when I open the ESP-IDF command prompt I get an error idf.py.exe stopped working. This is what I get in the command prompt:
Code: Select all
Using Python in C:\Users\willem\AppData\Local\Programs\Python\Python37\
Python 3.7.4
Using Git in C:\Program Files\Git\cmd\
git version 2.14.1.windows.1
IDF version does not include export.bat. Using the fallback version.
IDF version does not include tools\tools.json. Using the fallback version.
IDF version does not include tools\idf_tools.py. Using the fallback version.
Setting IDF_PATH: C:\Users\willem\Desktop\esp-idf-2
Adding ESP-IDF tools to PATH...
Not using an unsupported version of tool cmake found in PATH: 3.15.0. To use it,
run 'C:\Users\willem\AppData\Local\Programs\Python\Python37\python.exe C:\espre
ssif\idf_tools_fallback.py --tools-json C:\espressif\tools_fallback.json export
--prefer-system'