ESP-IDF hangs on windows 10

kyngston
Posts: 1
Joined: Tue May 05, 2020 5:59 am

ESP-IDF hangs on windows 10

Postby kyngston » Tue May 05, 2020 6:04 am

Help, the installer just hangs forever while doing the git reset --hard.
2020-05-05 01:53:23.740 Running command: C:\Program Files\Git\cmd\git.exe -C I:\Users\chuck\Desktop\esp-idf reset --hard
Checking out files: 100% (5217/5217), done
HEAD is now at 463a9d8b7 Merge branch 'bugfix/ci_deploy_tags_v4.0' into 'release/v4.0

2020-05-05 01:53:23.740 --------
2020-05-05 01:53:23.744 Resetting the submodules: C:\Program Files\Git\cmd\git.exe -C I:\Users\chuck\Desktop\esp-idf reset --hard
2020-05-05 02:02:44.047 Done, exit code=-1
2020-05-05 02:02:44.047 --------
2020-05-05 02:02:44.047 Running command: C:\Program Files\Git\cmd\git.exe -C I:\Users\chuck\Desktop\esp-idf submodule foreach git reset --hard

2020-05-05 02:02:44.047 --------
2020-05-05 02:02:44.047 Message box (OK):
Installation has been cancelled.
2020-05-05 02:02:45.399 User chose OK.
2020-05-05 02:02:45.403 Message box (Yes/No):
Installation log has been created, it may contain more information about the problem.
Display the installation log now?
2020-05-05 02:02:46.729 User chose Yes.
2020-05-05 02:02:46.768 CurStepChanged raised an exception.
Attachments
Untitled.png
Untitled.png (10.16 KiB) Viewed 7852 times

ESP_igrr
Posts: 2071
Joined: Tue Dec 01, 2015 8:37 am

Re: ESP-IDF hangs on windows 10

Postby ESP_igrr » Wed May 06, 2020 6:14 am

If you open the command prompt and run the same command there (C:\Program Files\Git\cmd\git.exe -C I:\Users\chuck\Desktop\esp-idf submodule foreach git reset --hard), is the behavior the same? If yes, can you try wiping esp-idf directory and running the installer again from scratch?

tamhan
Posts: 8
Joined: Tue May 19, 2020 7:22 pm

Re: ESP-IDF hangs on windows 10

Postby tamhan » Thu May 18, 2023 3:23 pm

Hello,
confirming same problem.

Solution:
a) quit installer

b) open command line, run failed command like so:
C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 submodule foreach git reset --hard

c) rerun installer, tell it to use the IDF folder.

Log, in case anyone needs:

Code: Select all


2023-05-18 14:14:56.159   Log opened. (Time zone: UTC+02:00)
2023-05-18 14:14:56.159   Setup version: Inno Setup version 6.2.2
2023-05-18 14:14:56.160   Original Setup EXE: C:\Users\tamha\Downloads\esp-idf-tools-setup-online-2.21.exe
2023-05-18 14:14:56.160   Setup command line: /SL5="$70D18,3283834,844288,C:\Users\tamha\Downloads\esp-idf-tools-setup-online-2.21.exe" 
2023-05-18 14:14:56.160   Windows version: 10.0.19045  (NT platform: Yes)
2023-05-18 14:14:56.160   64-bit Windows: Yes
2023-05-18 14:14:56.161   Processor architecture: x64
2023-05-18 14:14:56.161   User privileges: None
2023-05-18 14:14:56.186   Administrative install mode: No
2023-05-18 14:14:56.186   Install mode root key: HKEY_CURRENT_USER
2023-05-18 14:14:56.186   64-bit install mode: Yes
2023-05-18 14:16:06.967   Created temporary directory: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp
2023-05-18 14:16:06.982   -- DLL function import --
2023-05-18 14:16:06.982   Function name: idpAddFile
2023-05-18 14:16:06.982   DLL name: files:idp.dll
2023-05-18 14:16:06.982   Extracting temporary file: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:06.996   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:06.996   Importing the DLL function.
2023-05-18 14:16:07.106   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.106   -- DLL function import --
2023-05-18 14:16:07.106   Function name: idpAddFileComp
2023-05-18 14:16:07.106   DLL name: files:idp.dll
2023-05-18 14:16:07.107   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.107   Importing the DLL function.
2023-05-18 14:16:07.107   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.107   -- DLL function import --
2023-05-18 14:16:07.107   Function name: idpAddMirror
2023-05-18 14:16:07.107   DLL name: files:idp.dll
2023-05-18 14:16:07.107   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.107   Importing the DLL function.
2023-05-18 14:16:07.107   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.107   -- DLL function import --
2023-05-18 14:16:07.107   Function name: idpAddFtpDir
2023-05-18 14:16:07.107   DLL name: files:idp.dll
2023-05-18 14:16:07.107   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.107   Importing the DLL function.
2023-05-18 14:16:07.107   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.107   -- DLL function import --
2023-05-18 14:16:07.107   Function name: idpAddFtpDirComp
2023-05-18 14:16:07.107   DLL name: files:idp.dll
2023-05-18 14:16:07.107   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.108   Importing the DLL function.
2023-05-18 14:16:07.108   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.108   -- DLL function import --
2023-05-18 14:16:07.108   Function name: idpClearFiles
2023-05-18 14:16:07.108   DLL name: files:idp.dll
2023-05-18 14:16:07.108   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.108   Importing the DLL function.
2023-05-18 14:16:07.108   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.108   -- DLL function import --
2023-05-18 14:16:07.108   Function name: idpFilesCount
2023-05-18 14:16:07.108   DLL name: files:idp.dll
2023-05-18 14:16:07.108   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.108   Importing the DLL function.
2023-05-18 14:16:07.108   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.108   -- DLL function import --
2023-05-18 14:16:07.108   Function name: idpFtpDirsCount
2023-05-18 14:16:07.108   DLL name: files:idp.dll
2023-05-18 14:16:07.108   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.108   Importing the DLL function.
2023-05-18 14:16:07.108   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.108   -- DLL function import --
2023-05-18 14:16:07.108   Function name: idpFileDownloaded
2023-05-18 14:16:07.108   DLL name: files:idp.dll
2023-05-18 14:16:07.109   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.109   Importing the DLL function.
2023-05-18 14:16:07.109   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.109   -- DLL function import --
2023-05-18 14:16:07.109   Function name: idpFilesDownloaded
2023-05-18 14:16:07.109   DLL name: files:idp.dll
2023-05-18 14:16:07.109   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.109   Importing the DLL function.
2023-05-18 14:16:07.109   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.109   -- DLL function import --
2023-05-18 14:16:07.109   Function name: idpDownloadFile
2023-05-18 14:16:07.109   DLL name: files:idp.dll
2023-05-18 14:16:07.109   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.109   Importing the DLL function.
2023-05-18 14:16:07.109   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.109   -- DLL function import --
2023-05-18 14:16:07.109   Function name: idpDownloadFiles
2023-05-18 14:16:07.109   DLL name: files:idp.dll
2023-05-18 14:16:07.109   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.109   Importing the DLL function.
2023-05-18 14:16:07.109   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.110   -- DLL function import --
2023-05-18 14:16:07.110   Function name: idpDownloadFilesComp
2023-05-18 14:16:07.110   DLL name: files:idp.dll
2023-05-18 14:16:07.110   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.110   Importing the DLL function.
2023-05-18 14:16:07.110   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.110   -- DLL function import --
2023-05-18 14:16:07.110   Function name: idpDownloadFilesCompUi
2023-05-18 14:16:07.110   DLL name: files:idp.dll
2023-05-18 14:16:07.110   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.110   Importing the DLL function.
2023-05-18 14:16:07.110   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.110   -- DLL function import --
2023-05-18 14:16:07.110   Function name: idpStartDownload
2023-05-18 14:16:07.110   DLL name: files:idp.dll
2023-05-18 14:16:07.110   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.110   Importing the DLL function.
2023-05-18 14:16:07.110   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.110   -- DLL function import --
2023-05-18 14:16:07.110   Function name: idpStopDownload
2023-05-18 14:16:07.110   DLL name: files:idp.dll
2023-05-18 14:16:07.110   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.110   Importing the DLL function.
2023-05-18 14:16:07.111   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.111   -- DLL function import --
2023-05-18 14:16:07.111   Function name: idpSetLogin
2023-05-18 14:16:07.111   DLL name: files:idp.dll
2023-05-18 14:16:07.111   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.111   Importing the DLL function.
2023-05-18 14:16:07.111   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.111   -- DLL function import --
2023-05-18 14:16:07.111   Function name: idpSetProxyMode
2023-05-18 14:16:07.111   DLL name: files:idp.dll
2023-05-18 14:16:07.111   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.111   Importing the DLL function.
2023-05-18 14:16:07.111   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.111   -- DLL function import --
2023-05-18 14:16:07.111   Function name: idpSetProxyName
2023-05-18 14:16:07.111   DLL name: files:idp.dll
2023-05-18 14:16:07.111   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.111   Importing the DLL function.
2023-05-18 14:16:07.111   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.111   -- DLL function import --
2023-05-18 14:16:07.112   Function name: idpSetProxyLogin
2023-05-18 14:16:07.112   DLL name: files:idp.dll
2023-05-18 14:16:07.112   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.112   Importing the DLL function.
2023-05-18 14:16:07.112   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.112   -- DLL function import --
2023-05-18 14:16:07.112   Function name: idpConnectControl
2023-05-18 14:16:07.112   DLL name: files:idp.dll
2023-05-18 14:16:07.112   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.112   Importing the DLL function.
2023-05-18 14:16:07.112   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.112   -- DLL function import --
2023-05-18 14:16:07.112   Function name: idpAddMessage
2023-05-18 14:16:07.112   DLL name: files:idp.dll
2023-05-18 14:16:07.112   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.112   Importing the DLL function.
2023-05-18 14:16:07.112   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.112   -- DLL function import --
2023-05-18 14:16:07.112   Function name: idpSetInternalOption
2023-05-18 14:16:07.112   DLL name: files:idp.dll
2023-05-18 14:16:07.112   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.112   Importing the DLL function.
2023-05-18 14:16:07.112   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.112   -- DLL function import --
2023-05-18 14:16:07.112   Function name: idpSetDetailedMode
2023-05-18 14:16:07.112   DLL name: files:idp.dll
2023-05-18 14:16:07.113   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.113   Importing the DLL function.
2023-05-18 14:16:07.113   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.113   -- DLL function import --
2023-05-18 14:16:07.113   Function name: idpSetComponents
2023-05-18 14:16:07.113   DLL name: files:idp.dll
2023-05-18 14:16:07.113   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.113   Importing the DLL function.
2023-05-18 14:16:07.113   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.113   -- DLL function import --
2023-05-18 14:16:07.113   Function name: idpReportError
2023-05-18 14:16:07.113   DLL name: files:idp.dll
2023-05-18 14:16:07.113   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.113   Importing the DLL function.
2023-05-18 14:16:07.113   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.113   -- DLL function import --
2023-05-18 14:16:07.113   Function name: idpTrace
2023-05-18 14:16:07.113   DLL name: files:idp.dll
2023-05-18 14:16:07.113   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.113   Importing the DLL function.
2023-05-18 14:16:07.113   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.113   -- DLL function import --
2023-05-18 14:16:07.113   Function name: idpAddFileSize
2023-05-18 14:16:07.113   DLL name: files:idp.dll
2023-05-18 14:16:07.113   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.113   Importing the DLL function.
2023-05-18 14:16:07.114   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.114   -- DLL function import --
2023-05-18 14:16:07.114   Function name: idpAddFileSize
2023-05-18 14:16:07.114   DLL name: files:idp.dll
2023-05-18 14:16:07.114   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.114   Importing the DLL function.
2023-05-18 14:16:07.114   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.114   -- DLL function import --
2023-05-18 14:16:07.114   Function name: idpGetFileSize
2023-05-18 14:16:07.114   DLL name: files:idp.dll
2023-05-18 14:16:07.114   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.114   Importing the DLL function.
2023-05-18 14:16:07.114   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.114   -- DLL function import --
2023-05-18 14:16:07.114   Function name: idpGetFilesSize
2023-05-18 14:16:07.114   DLL name: files:idp.dll
2023-05-18 14:16:07.114   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idp.dll
2023-05-18 14:16:07.114   Importing the DLL function.
2023-05-18 14:16:07.114   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.115   -- DLL function import --
2023-05-18 14:16:07.115   Function name: proc_start
2023-05-18 14:16:07.115   DLL name: files:cmdlinerunner.dll
2023-05-18 14:16:07.115   Extracting temporary file: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\cmdlinerunner.dll
2023-05-18 14:16:07.125   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\cmdlinerunner.dll
2023-05-18 14:16:07.125   Importing the DLL function.
2023-05-18 14:16:07.169   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.170   -- DLL function import --
2023-05-18 14:16:07.170   Function name: proc_get_exit_code
2023-05-18 14:16:07.170   DLL name: files:cmdlinerunner.dll
2023-05-18 14:16:07.170   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\cmdlinerunner.dll
2023-05-18 14:16:07.170   Importing the DLL function.
2023-05-18 14:16:07.170   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.170   -- DLL function import --
2023-05-18 14:16:07.170   Function name: proc_get_output
2023-05-18 14:16:07.170   DLL name: files:cmdlinerunner.dll
2023-05-18 14:16:07.170   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\cmdlinerunner.dll
2023-05-18 14:16:07.170   Importing the DLL function.
2023-05-18 14:16:07.170   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.170   -- DLL function import --
2023-05-18 14:16:07.170   Function name: proc_end
2023-05-18 14:16:07.170   DLL name: files:cmdlinerunner.dll
2023-05-18 14:16:07.170   Dest DLL name: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\cmdlinerunner.dll
2023-05-18 14:16:07.170   Importing the DLL function.
2023-05-18 14:16:07.170   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.170   -- DLL function import --
2023-05-18 14:16:07.170   Function name: SetEnvironmentVariableW
2023-05-18 14:16:07.171   DLL name: kernel32.dll
2023-05-18 14:16:07.171   Dest DLL name: kernel32.dll
2023-05-18 14:16:07.171   Importing the DLL function.
2023-05-18 14:16:07.171   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.171   -- DLL function import --
2023-05-18 14:16:07.171   Function name: PeekMessageW
2023-05-18 14:16:07.171   DLL name: user32.dll
2023-05-18 14:16:07.171   Dest DLL name: user32.dll
2023-05-18 14:16:07.171   Importing the DLL function.
2023-05-18 14:16:07.171   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.171   -- DLL function import --
2023-05-18 14:16:07.171   Function name: TranslateMessage
2023-05-18 14:16:07.171   DLL name: user32.dll
2023-05-18 14:16:07.171   Dest DLL name: user32.dll
2023-05-18 14:16:07.171   Importing the DLL function.
2023-05-18 14:16:07.171   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.171   -- DLL function import --
2023-05-18 14:16:07.171   Function name: DispatchMessageW
2023-05-18 14:16:07.171   DLL name: user32.dll
2023-05-18 14:16:07.171   Dest DLL name: user32.dll
2023-05-18 14:16:07.172   Importing the DLL function.
2023-05-18 14:16:07.172   Successfully imported the DLL function. Delay loaded? No
2023-05-18 14:16:07.677   Configuration /CONFIG=
2023-05-18 14:16:07.678   Configuration /CHECKPATH=yes
2023-05-18 14:16:07.678   Configuration /GITCLEAN=yes
2023-05-18 14:16:07.678   Configuration /GITRECURSIVE=yes
2023-05-18 14:16:07.679   Configuration /GITRESET=yes
2023-05-18 14:16:07.679   Configuration /GITDEPTH=
2023-05-18 14:16:07.679   Configuration /GITREPO=https://github.com/espressif/esp-idf.git
2023-05-18 14:16:07.679   Configuration /GITSUBMODULEURL=
2023-05-18 14:16:07.680   Configuration /GITUSEMIRROR=no
2023-05-18 14:16:07.680   Configuration /IDFDIR=
2023-05-18 14:16:07.680   Configuration /IDFUSEEXISTING=no
2023-05-18 14:16:07.680   Configuration /IDFVERSION=
2023-05-18 14:16:07.680   Configuration /IDFVERSIONSURL=https://dl.espressif.com/dl/esp-idf/idf_versions.txt
2023-05-18 14:16:07.680   Configuration /OFFLINE=no
2023-05-18 14:16:07.681   Configuration /PYTHONNOUSERSITE=yes
2023-05-18 14:16:07.681   Configuration /PYTHONWHEELSURL=https://dl.espressif.com/pypi
2023-05-18 14:16:07.681   Configuration /PYTHONWHEELSVERSION=3.11-2023-03-05
2023-05-18 14:16:07.681   Configuration /SKIPSYSTEMCHECK=no
2023-05-18 14:16:07.681   Configuration /USEEMBEDDEDGIT=yes
2023-05-18 14:16:07.682   Configuration /USEEMBEDDEDPYTHON=yes
2023-05-18 14:16:07.690   Extracting temporary file: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe
2023-05-18 14:16:07.969   Adding Python version=3.11.2 name=Use Python 3.11.2 Embedded (Recommended) executable=tools\idf-python\3.11.2\python.exe
2023-05-18 14:16:07.974   Found link in "For more infojects/esp-idf/en/latest/versions.html": "https://docs.espressif.com/projects/esp-idf/en/latest/versions.html"
2023-05-18 14:16:13.586   * Starting system check ...
2023-05-18 14:16:13.632   * Windows version
2023-05-18 14:16:13.639   : 10.00.19045
2023-05-18 14:16:13.647    [OK]
2023-05-18 14:16:13.655   * Checking "Long Paths Enabled" in Windows registry 
2023-05-18 14:16:13.665    [WARN]
2023-05-18 14:16:13.673   * Hint: 
                          Please set registry HKLM\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled to 1. The operation requires Administrator privileges. Command:
2023-05-18 14:16:13.681   
                          powershell -Command "&{ Start-Process -FilePath reg 'ADD HKLM\SYSTEM\CurrentControlSet\Control\FileSystem /v LongPathsEnabled /t REG_DWORD /d 1 /f' -Verb runAs}"
2023-05-18 14:16:13.692   
                          Click 'Apply Fixes' button after finishing System Check.
2023-05-18 14:16:13.700   * Active code page: 
2023-05-18 14:16:13.717   Executing: chcp.com
2023-05-18 14:16:13.824   850.
2023-05-18 14:16:13.837   * Checking certificates
2023-05-18 14:16:13.847   * https://dl.espressif.com/dl/esp-idf 
2023-05-18 14:16:13.856    $ C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe certificate verify --url https://dl.espressif.com/dl/esp-idf
2023-05-18 14:16:15.552   URL verified
                          
2023-05-18 14:16:15.786    [OK]
2023-05-18 14:16:15.801   * https://github.com/espressif/esp-idf 
2023-05-18 14:16:15.811    $ C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe certificate verify --url https://github.com/espressif/esp-idf
2023-05-18 14:16:18.335   URL verified
                          
2023-05-18 14:16:18.730    [OK]
2023-05-18 14:16:18.788   * https://www.s3.amazonaws.com/ 
2023-05-18 14:16:18.848    $ C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe certificate verify --url https://www.s3.amazonaws.com/
2023-05-18 14:16:20.051   URL verified
                          
2023-05-18 14:16:20.395    [OK]
2023-05-18 14:16:20.458   Executing: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe antivirus get --property displayName
2023-05-18 14:16:20.757   Result: Windows Defender
2023-05-18 14:16:20.757   Executing: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe antivirus get --property displayName
2023-05-18 14:16:21.037   Result: Windows Defender
2023-05-18 14:16:21.037   * Detected antivirus: Windows Defender
2023-05-18 14:16:21.086   * Environment variables (PATHEXT) .
2023-05-18 14:16:21.138    [OK]
2023-05-18 14:16:21.187   * Check complete.
2023-05-18 14:16:30.081   Message box (Yes/No):
                          Do you want to apply the commands with the suggested fixes to update your Windows environment and start a new System Check?
2023-05-18 14:16:33.054   User chose Yes.
2023-05-18 14:16:33.069   
2023-05-18 14:16:33.089   * Starting application of fixes
2023-05-18 14:16:33.105    $ powershell -Command "&{ Start-Process -FilePath reg 'ADD HKLM\SYSTEM\CurrentControlSet\Control\FileSystem /v LongPathsEnabled /t REG_DWORD /d 1 /f' -Verb runAs}"
2023-05-18 14:16:38.915   
2023-05-18 14:16:38.931   * Successful application of Fixes.
2023-05-18 14:16:38.946   
2023-05-18 14:16:38.971   * Starting system check ...
2023-05-18 14:16:38.990   * Windows version
2023-05-18 14:16:39.009   : 10.00.19045
2023-05-18 14:16:39.037    [OK]
2023-05-18 14:16:39.058   * Checking "Long Paths Enabled" in Windows registry 
2023-05-18 14:16:39.085    [OK]
2023-05-18 14:16:39.115   * Active code page: 
2023-05-18 14:16:39.136   Executing: chcp.com
2023-05-18 14:16:39.200   850.
2023-05-18 14:16:39.251   * Checking certificates
2023-05-18 14:16:39.286   * https://dl.espressif.com/dl/esp-idf 
2023-05-18 14:16:39.310    $ C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe certificate verify --url https://dl.espressif.com/dl/esp-idf
2023-05-18 14:16:40.303   URL verified
                          
2023-05-18 14:16:40.572    [OK]
2023-05-18 14:16:40.598   * https://github.com/espressif/esp-idf 
2023-05-18 14:16:40.621    $ C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe certificate verify --url https://github.com/espressif/esp-idf
2023-05-18 14:16:41.442   URL verified
                          
2023-05-18 14:16:41.712    [OK]
2023-05-18 14:16:41.734   * https://www.s3.amazonaws.com/ 
2023-05-18 14:16:41.757    $ C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe certificate verify --url https://www.s3.amazonaws.com/
2023-05-18 14:16:42.746   URL verified
                          
2023-05-18 14:16:43.012    [OK]
2023-05-18 14:16:43.038   Executing: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe antivirus get --property displayName
2023-05-18 14:16:43.138   Result: Windows Defender
2023-05-18 14:16:43.138   Executing: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe antivirus get --property displayName
2023-05-18 14:16:43.233   Result: Windows Defender
2023-05-18 14:16:43.233   * Detected antivirus: Windows Defender
2023-05-18 14:16:43.257   * Environment variables (PATHEXT) .
2023-05-18 14:16:43.287    [OK]
2023-05-18 14:16:43.310   * Check complete.
2023-05-18 14:16:45.704   ApplyPythonConfigurationByIndex index=0
2023-05-18 14:16:45.704   ApplyPythonConfigurationByIndex: PythonPath=tools\idf-python\3.11.2\ PythonExecutablePath=tools\idf-python\3.11.2\python.exe
2023-05-18 14:16:45.754   ApplyPythonConfigurationByIndex index=0
2023-05-18 14:16:45.754   ApplyPythonConfigurationByIndex: PythonPath=tools\idf-python\3.11.2\ PythonExecutablePath=tools\idf-python\3.11.2\python.exe
2023-05-18 14:16:45.758   OnIDFPagePrepare
2023-05-18 14:17:14.982   OnIDFPageValidate index=0
2023-05-18 14:17:15.048   OnIDFDownloadPagePrepare
2023-05-18 14:17:15.361   Downloaded https://dl.espressif.com/dl/esp-idf/idf_versions.txt to C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf_versions.txt
2023-05-18 14:17:15.370   Versions count: 9
2023-05-18 14:17:15.370   Version 0: v5.0.2
2023-05-18 14:17:15.374   Version 1: v4.4.4
2023-05-18 14:17:15.379   Version 2: v4.3.5
2023-05-18 14:17:15.381   Version 3: v4.2.4
2023-05-18 14:17:15.383   Version 4: release/v5.0
2023-05-18 14:17:15.385   Version 5: release/v4.4
2023-05-18 14:17:15.387   Version 6: release/v4.3
2023-05-18 14:17:15.388   Version 7: release/v4.2
2023-05-18 14:17:15.390   Version 8: master
2023-05-18 14:17:17.180   OnIDFDownloadSelectionChange index=1
2023-05-18 14:17:30.593   OnIDFDownloadPageValidate index=1
2023-05-18 14:17:33.042   Checking location of ToolsDir C:\Espressif\ is not a subdirectory of C:\Espressif\frameworks\esp-idf-v4.4.4\
2023-05-18 14:18:29.899   Summary message: 
                          Using Embedded Python 3.11.2
                          
                          Using Embedded Git :
                                C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe
                          
                          Will install ESP-IDF v4.4.4 into:
                                C:\Espressif\frameworks\esp-idf-v4.4.4
                          
                          IDF tools directory (IDF_TOOLS_PATH): 
                                C:\Espressif
                          
                          Components: 
                          Drivers: FTDI Sillicon Labs Espressif WCH 
                          Targets: ESP32 ESP32-C3 ESP32-S2 ESP32-S3 
                          Optimization: Assets (Espressif); Shallow (Git) 
2023-05-18 14:18:41.485   Done, exit code=0
2023-05-18 14:18:41.485   --------
2023-05-18 14:18:41.485   Running command: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe driver install  --ftdi --silabs --espressif --wch
                          Creating dist directory: C:\Users\tamha/.espressif/dist
                          O
                          Downloading https://www.silabs.com/documents/public/software/CP210x_Universal_Windows_Driver.zip to C:\Users\tamha/.espressif/dist/cp210x.zi
                          Download o
                          Extracting to C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-0
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\arm/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\arm64/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\arm64/silabser.sys" (151600 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\arm/silabser.sys" (130576 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\CP210x_Universal_Windows_Driver_ReleaseNotes.txt" (29721 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\silabser.cat" (13674 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\silabser.inf" (12774 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\SLAB_License_Agreement_VCP_Windows.txt" (8371 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\x64/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\x64/silabser.sys" (153616 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\x86/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/silabs-2021-05-03\x86/silabser.sys" (135168 bytes
                          O
                          Downloading https://www.ftdichip.com/Drivers/CDM/CDM%20v2.12.28%20WHQL%20Certified.zip to C:\Users\tamha/.espressif/dist/ftdi.zi
                          Download o
                          Extracting to C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-0
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftbusui.dll" (155832 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftcserco.dll" (78552 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftd2xx.dll" (271672 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftd2xx.lib" (22190 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftdibus.sys" (105200 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftlang.dll" (254264 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftser2k.sys" (75896 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\i386/ftserui2.dll" (63192 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\Static/amd64/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\Static/amd64/ftd2xx.lib" (1129626 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\Static/i386/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\Static/i386/ftd2xx.lib" (1027798 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\ftd2xx.h" (40993 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\ftdibus.cat" (18798 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\ftdibus.inf" (25872 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\ftdiport.cat" (17974 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\ftdiport.inf" (16486 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftbusui.dll" (168112 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftcserco.dll" (74968 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftd2xx.lib" (20260 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftd2xx64.dll" (314552 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftdibus.sys" (129448 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftlang.dll" (274616 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftser2k.sys" (89792 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/ftdi-2021-05-03\amd64/ftserui2.dll" (65240 bytes
                          O
                          Downloading https://dl.espressif.com/dl/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15.zip to C:\Users\tamha/.espressif/dist/idf-driver-esp32-usb-jtag-2021-07-15.zi
                          Download o
                          Extracting to C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-1
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/install-filter.exe" (44544 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/libusb0.dll" (76384 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/libusb0.sys" (52832 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/libusb0_x86.dll" (46592 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/libusbK.dll" (99128 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/libusbK.sys" (47928 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/libusbK_x86.dll" (84280 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/WdfCoInstaller01011.dll" (1795952 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\amd64/winusbcoinstaller2.dll" (1002728 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\USB_JTAG_debug_unit.cat" (9738 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\USB_JTAG_debug_unit.inf" (4642 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/install-filter.exe" (46592 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/libusb0.dll" (46592 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/libusb0.sys" (42592 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/libusb0_x86.dll" (67680 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/libusbK.dll" (84280 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/libusbK.sys" (42552 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/WdfCoInstaller01011.dll" (1629040 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/idf-driver-esp32-usb-jtag-2021-07-15\x86/winusbcoinstaller2.dll" (851176 bytes
                          O
                          Downloading https://www.wch.cn/downloads/file/314.html to C:\Users\tamha/.espressif/dist/whc-ch343ser.zi
                          Download o
                          Extracting to C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-0
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343M64.SYS" (67800 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343PORTS.DLL" (51216 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343PORTSA64.DLL" (62992 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343PT.DLL" (58376 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343PTA64.DLL" (73696 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343S64.SYS" (77840 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343SER.CAT" (15653 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343SER.INF" (14150 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/CH343SER.SYS" (58256 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/DRVSETUP64/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/DRVSETUP64/DRVSETUP64.exe" (51328 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/SETUP.EXE" (90752 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343M64.sys" (68376 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343PORTS.dll" (51792 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343PORTSA64.dll" (63568 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343PT.DLL" (58960 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343PTA64.DLL" (74320 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343S64.sys" (78416 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343SER.CAT" (16693 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343SER.INF" (14150 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/Driver/WIN 1X/CH343SER.sys" (58832 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/amd64/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/amd64/CH343PTA64.LIB" (14110 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/CH342FGpio.H" (2589 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/CH342FGpio_EN.H" (3434 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/CH343PT.H" (24848 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/CH343PT_EN.H" (35856 bytes
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/i386/
                          * extracted: "C:\Users\tamha/.espressif/tools/idf-driver/whc-ch343ser-2022-08-02\CH343SER/LIB/C/i386/CH343PT.LIB" (15322 bytes
                          O
                          O
                          Requesting elevation of privileges for: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe driver install --ftdi --silabs --espressif --wch --no-download
                          Exit code: 0x2
                          O
                          
2023-05-18 14:18:41.488   --------
2023-05-18 14:18:41.599   PythonExecutablePathUpdateAfterInstall: PythonPath=C:\Espressif\tools\idf-python\3.11.2\ PythonExecutablePath=C:\Espressif\tools\idf-python\3.11.2\python.exe
2023-05-18 14:18:41.599   Checking existence of: C:\Espressif\tools\idf-python\3.11.2\python.exe
2023-05-18 14:18:41.599   Checking download cache for: C:\Espressif\dist\idf-python-3.11.2-embed-win64.zip
2023-05-18 14:18:41.599   Scheduling download of https://dl.espressif.com/dl/idf-python/idf-python-3.11.2-embed-win64.zip to C:\Espressif\dist\idf-python-3.11.2-embed-win64.zip
2023-05-18 14:18:41.600   Checking existence of: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe
2023-05-18 14:18:41.600   Checking download cache for: C:\Espressif\dist\idf-git-2.39.2-win64.zip
2023-05-18 14:18:41.600   Scheduling download of https://dl.espressif.com/dl/idf-git/idf-git-2.39.2-win64.zip to C:\Espressif\dist\idf-git-2.39.2-win64.zip
2023-05-18 14:18:41.600   GetIDFZIPFileVersion(v4.4.4)=v4.4.4
2023-05-18 14:18:41.600   IDFZIPFileVersion: v4.4.4
2023-05-18 14:18:41.600   IDFZIPFileName: C:\Espressif\releases\esp-idf-v4.4.4.zip exists
2023-05-18 14:18:41.601   Adding download: https://github.com/espressif/esp-idf/releases/download/v4.4.4/esp-idf-v4.4.4.zip, mirror: https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v4.4.4/esp-idf-v4.4.4.zip, destination: C:\Espressif\releases\esp-idf-v4.4.4.zip
2023-05-18 14:18:41.601   Executing: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\idf-env.exe config set --git "C:/Espressif/tools/idf-git/2.39.2/cmd/git.exe"
2023-05-18 14:18:41.706   Result: Configuration file not found, creating new one: C:\Users\tamha/.espressif/esp_idf.json
                          
2023-05-18 14:19:38.236   Found 1 files to register with RestartManager.
2023-05-18 14:19:38.236   Calling RestartManager's RmGetList.
2023-05-18 14:19:38.248   RmGetList finished successfully.
2023-05-18 14:19:38.248   RestartManager found no applications using one of our files.
2023-05-18 14:19:38.270   Starting the installation process.
2023-05-18 14:19:38.276   Directory for uninstall files: C:\Espressif
2023-05-18 14:19:38.276   Creating new uninstall log: C:\Espressif\unins000.dat
2023-05-18 14:19:38.278   -- File entry --
2023-05-18 14:19:38.279   Dest filename: C:\Espressif\unins000.exe
2023-05-18 14:19:38.279   Non-default bitness: 32-bit
2023-05-18 14:19:38.282   Time stamp of our file: 2023-05-18 14:14:54.557
2023-05-18 14:19:38.282   Installing the file.
2023-05-18 14:19:38.334   Successfully installed the file.
2023-05-18 14:19:38.335   -- File entry --
2023-05-18 14:19:38.338   Dest filename: C:\Espressif\idf-env.exe
2023-05-18 14:19:38.338   Time stamp of our file: 2023-03-31 11:15:24.000
2023-05-18 14:19:38.338   Installing the file.
2023-05-18 14:19:38.667   Successfully installed the file.
2023-05-18 14:19:38.668   -- File entry --
2023-05-18 14:19:38.670   Dest filename: C:\Espressif\idf_cmd_init.bat
2023-05-18 14:19:38.670   Time stamp of our file: 2023-03-31 11:15:12.000
2023-05-18 14:19:38.670   Installing the file.
2023-05-18 14:19:38.680   Successfully installed the file.
2023-05-18 14:19:38.681   -- File entry --
2023-05-18 14:19:38.682   Dest filename: C:\Espressif\Initialize-Idf.ps1
2023-05-18 14:19:38.682   Time stamp of our file: 2023-03-31 11:15:12.000
2023-05-18 14:19:38.682   Installing the file.
2023-05-18 14:19:38.686   Successfully installed the file.
2023-05-18 14:19:38.688   -- Registry entry --
2023-05-18 14:19:38.688   Key: HKEY_CURRENT_USER\Environment
2023-05-18 14:19:38.688   Value name: IDF_TOOLS_PATH
2023-05-18 14:19:38.688   Creating or opening the key.
2023-05-18 14:19:38.688   Deleting the value.
2023-05-18 14:19:38.688   Creating or setting the value.
2023-05-18 14:19:38.688   Successfully created or set the value.
2023-05-18 14:19:38.690   Saving uninstall information.
2023-05-18 14:19:38.691   Creating new uninstall key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9E068D99-5C4B-4E5F-96A3-B17CF291E6BD}_is1
2023-05-18 14:19:38.691   Writing uninstall key values.
2023-05-18 14:19:38.692   Detected previous administrative 64-bit install? No
2023-05-18 14:19:38.692   Detected previous administrative 32-bit install? No
2023-05-18 14:19:38.723   Installation process succeeded.
2023-05-18 14:19:38.736   Extracting temporary file: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\7za.exe
2023-05-18 14:19:38.792   Checking existence of Embedded Python: C:\Espressif\tools\idf-python\3.11.2\python.exe
2023-05-18 14:19:44.221   Done, exit code=0
2023-05-18 14:19:44.221   --------
2023-05-18 14:19:44.222   Running command: "C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\7za.exe" x "-oC:\Espressif\tools\idf-python\3.11.2\" -r -aoa "C:\Espressif\dist\idf-python-3.11.2-embed-win64.zip"
                          
                          7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
                          
                          Scanning the drive for archives:
                          1 file, 14106455 bytes (14 MiB)
                          
                          Extracting archive: C:\Espressif\dist\idf-python-3.11.2-embed-win64.zip
                          --
                          Path = C:\Espressif\dist\idf-python-3.11.2-embed-win64.zip
                          Type = zip
                          Physical Size = 14106455
                          
                          Everything is Ok
                          
                          Folders: 1
                          Files: 689
                          Size:       29504233
                          Compressed: 14106455
                          
2023-05-18 14:19:44.223   --------
2023-05-18 14:19:44.317   Checking existence of Embedded Git: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe
2023-05-18 14:19:50.106   Done, exit code=0
2023-05-18 14:19:50.106   --------
2023-05-18 14:19:50.106   Running command: "C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\7za.exe" x "-oC:\Espressif\tools\idf-git\2.39.2\" -r -aoa "C:\Espressif\dist\idf-git-2.39.2-win64.zip"
                          
                          7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
                          
                          Scanning the drive for archives:
                          1 file, 29211171 bytes (28 MiB)
                          
                          Extracting archive: C:\Espressif\dist\idf-git-2.39.2-win64.zip
                          --
                          Path = C:\Espressif\dist\idf-git-2.39.2-win64.zip
                          Type = zip
                          Physical Size = 29211171
                          
                          Everything is Ok
                          
                          Folders: 3
                          Files: 327
                          Size:       69821126
                          Compressed: 29211171
                          
2023-05-18 14:19:50.106   --------
2023-05-18 14:19:50.128   Setting PATH for this process: C:\Espressif\tools\idf-python\3.11.2\;C:\Espressif\tools\idf-git\2.39.2\cmd\;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Microsoft\jdk-11.0.16.101-hotspot\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft Emulator Manager\1.0\;C:\Program Files\nodejs\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\PowerShell\7\;C:\Program Files\Git\cmd;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\IVI Foundation\VISA\Win64\Bin\;C:\Program Files (x86)\IVI Foundation\VISA\WinNT\Bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files (x86)\Pico Technology\PicoScope6\;C:\Users\tamha\.cargo\bin;C:\Users\tamha\AppData\Local\Microsoft\WindowsApps;C:\SysGCC\risc-v\bin;C:\Users\tamha\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\tamha\.dotnet\tools;C:\Users\tamha\.dotnet\tools;C:\Users\tamha\AppData\Roaming\npm;C:\src\flutter\bin;
2023-05-18 14:19:50.128   PYTHONNOUSERSITE=True
2023-05-18 14:19:50.128   PYTHONPATH=
2023-05-18 14:19:50.128   PYTHONHOME=
2023-05-18 14:19:50.128   Extracting ESP-IDF reference repository: "C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\7za.exe" x "-oC:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp" -r -aoa "C:\Espressif\releases\esp-idf-v4.4.4.zip"
2023-05-18 14:19:50.128   Reference repository path: C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\esp-idf-v4.4.4
2023-05-18 14:21:14.601   Done, exit code=0
2023-05-18 14:21:14.601   --------
2023-05-18 14:21:14.601   Running command: "C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\7za.exe" x "-oC:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp" -r -aoa "C:\Espressif\releases\esp-idf-v4.4.4.zip"
                          
                          7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
                          
                          Scanning the drive for archives:
                          1 file, 1100692050 bytes (1050 MiB)
                          
                          Extracting archive: C:\Espressif\releases\esp-idf-v4.4.4.zip
                          --
                          Path = C:\Espressif\releases\esp-idf-v4.4.4.zip
                          Type = zip
                          Physical Size = 1100692050
                          
                          Everything is Ok
                          
                          Folders: 4455
                          Files: 21949
                          Size:       1426692914
                          Compressed: 1100692050
                          
2023-05-18 14:21:14.601   --------
2023-05-18 14:21:14.614   Copying C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\esp-idf-v4.4.4 to C:\Espressif\frameworks\esp-idf-v4.4.4
2023-05-18 14:22:42.315   Done, exit code=0
2023-05-18 14:22:42.315   --------
2023-05-18 14:22:42.316   Running command: cmd.exe /c ""xcopy.exe" /s /e /i /h /q "C:\Users\tamha\AppData\Local\Temp\is-1EG4O.tmp\esp-idf-v4.4.4" "C:\Espressif\frameworks\esp-idf-v4.4.4""
                          21949 Datei(en) kopiert
                          
2023-05-18 14:22:42.316   --------
2023-05-18 14:22:42.422   Setting core.fileMode on repository: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 config --local core.fileMode false
2023-05-18 14:22:43.467   Done, exit code=0
2023-05-18 14:22:43.467   --------
2023-05-18 14:22:43.467   Running command: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 config --local core.fileMode false
                          
2023-05-18 14:22:43.467   --------
2023-05-18 14:22:43.510   Setting core.fileMode on repository for submodules: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 config --local core.fileMode false
2023-05-18 14:22:48.392   Done, exit code=0
2023-05-18 14:22:48.392   --------
2023-05-18 14:22:48.392   Running command: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 submodule foreach --recursive git config --local core.fileMode false
                          Entering 'components/asio/asio
                          Entering 'components/bootloader/subproject/components/micro-ecc/micro-ecc
                          Entering 'components/bt/controller/lib_esp32
                          Entering 'components/bt/controller/lib_esp32c3_family
                          Entering 'components/bt/host/nimble/nimble
                          Entering 'components/cbor/tinycbor
                          Entering 'components/cmock/CMock
                          Entering 'components/cmock/CMock/vendor/c_exception
                          Entering 'components/cmock/CMock/vendor/unity
                          Entering 'components/coap/libcoap
                          Entering 'components/coap/libcoap/ext/tinydtls
                          Entering 'components/esp_phy/lib
                          Entering 'components/esp_wifi/lib
                          Entering 'components/esptool_py/esptool
                          Entering 'components/expat/expat
                          Entering 'components/ieee802154/lib
                          Entering 'components/json/cJSON
                          Entering 'components/libsodium/libsodium
                          Entering 'components/lwip/lwip
                          Entering 'components/mbedtls/mbedtls
                          Entering 'components/mqtt/esp-mqtt
                          Entering 'components/nghttp/nghttp2
                          Entering 'components/nghttp/nghttp2/third-party/mruby
                          Entering 'components/nghttp/nghttp2/third-party/neverbleed
                          Entering 'components/openthread/lib
                          Entering 'components/openthread/openthread
                          Entering 'components/protobuf-c/protobuf-c
                          Entering 'components/spiffs/spiffs
                          Entering 'components/tinyusb/tinyusb
                          Entering 'components/unity/unity
                          Entering 'examples/build_system/cmake/import_lib/main/lib/tinyxml2
                          Entering 'examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib
                          
2023-05-18 14:22:48.392   --------
2023-05-18 14:22:48.412   Resetting the repository: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 reset --hard
2023-05-18 14:23:10.389   Done, exit code=0
2023-05-18 14:23:10.389   --------
2023-05-18 14:23:10.389   Running command: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 reset --hard
                          Updating files: 100% (9771/9771), done
                          HEAD is now at e8bdaf9198 versions: Update version to 4.4.
                          
2023-05-18 14:23:10.389   --------
2023-05-18 14:23:10.409   Resetting the submodules: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 reset --hard
2023-05-18 14:33:56.580   Done, exit code=-1
2023-05-18 14:33:56.580   --------
2023-05-18 14:33:56.580   Running command: C:\Espressif\tools\idf-git\2.39.2\cmd\git.exe -C C:\Espressif\frameworks\esp-idf-v4.4.4 submodule foreach git reset --hard
                          
                          
                          
2023-05-18 14:33:56.580   --------
2023-05-18 14:33:56.580   Message box (OK):
                          Installation has been cancelled.
2023-05-18 14:33:57.907   User chose OK.
2023-05-18 14:33:57.915   Message box (Yes/No):
                          Installation log has been created, it may contain more information about the problem.
                          Display the installation log now?
2023-05-18 14:33:59.872   User chose Yes.
2023-05-18 14:33:59.998   CurStepChanged raised an exception.

Who is online

Users browsing this forum: tonystuart and 116 guests