espressif / idf-installer

ESP IDF Windows Installer
https://dl.espressif.com/dl/esp-idf/
102 stars 21 forks source link

Windows 11 with Terminal keeps open terminal Window with check of idf_tools.py #104

Open georgik opened 2 years ago

georgik commented 2 years ago

Installer is calling idf_tools.py to detect whether the tool supports specification of target. In Windows 11 the Window with the command does not close automatically (it should not be visible at all). Output in the Windows looks like:

usage: idf_tools.py [-h] [--quiet] [--non-interactive] [--tools-json TOOLS_JSON] [--idf-path IDF_PATH]
                    {list,check,export,install,download,install-python-env} ...
idf_tools.py: error: unrecognized arguments: --targets=

[process exited with code 2]