-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esp-idf-tools-setup-2.1 Fail to Install - Windows 10 (IDFGH-2189) #4341
Comments
Second that, same issue. |
Are you sure that you have IDF v3.2? Maybe The failure regarding |
If I was using the IDF Tools Installer, how could I have an incorrect IDF? I am able to get this system running by downloading and installing the parts individually but if you don't do that, the installer doesn't seem to be working correctly. |
I fixed it with a manually downloaded esp-idf from github, and setting up the IDF_PATH variable pointing to it. |
my manual install isnt working right. I was able to get it to compile and flash one time but then the path was lost after exiting cmd. When I tried to install again, the install.bat cant find some components and starts to download everything from scratch. Very frustrating. Is there an easier way to do this? Should I stick to using the msys32 instead of the Cmake system? I think I was using the V4.1 version instead of V3.2, its very hard to find out if Im having problems with installation. |
@flufsor I tried your solution on Win10 64 bit and Python 3.8 64 bit, but still not works. @igrr Maybe it's caused by esp-2019r2-8.2.0, esp-idf-tools-setup-2.1.exe works on r1 version as I remembered. |
No, this is caused by the fact that the installer didn't set IDF_PATH before invoking the Python packages installation process. Since requirements.txt now uses IDF_PATH variable, it leads to this error. The fix has been merged on our end, but due to some infrastructure issues it hasn't synced to GitHub yet. This issue will be updated when this happens. Until then, please use release/v4.0 branch as a workaround. |
This allows the processes launched from idf_tools.py to use the value of IDF_PATH. One such example is the installation of Python packages, when requirements.txt uses IDF_PATH to refer to the esp-windows-curses package. Closes #4341
I have been trying to install ESP-IDF with |
@804enl could you please attach the setup error log you got with esp-idf-tools-setup-2.3.exe? |
OK Thank youAs soon as I get back to my computer Regards James Sent from my Samsung Mobile on the Telstra Mobile Network
-------- Original message --------From: Ivan Grokhotkov <notifications@github.com> Date: 14/4/20 5:31 am (GMT+10:00) To: espressif/esp-idf <esp-idf@noreply.github.com> Cc: 804enl <james.webster2@bigpond.com>, Mention <mention@noreply.github.com> Subject: Re: [espressif/esp-idf] esp-idf-tools-setup-2.1 Fail to Install - Windows 10 (IDFGH-2189) (#4341)
@804enl could you please attach the setup error log you got with esp-idf-tools-setup-2.3.exe?
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#4341 (comment)",
"url": "#4341 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
Hi Ivan
Here is the log
hope this helps
Regards James Webster
…------ Original Message ------
From: "Ivan Grokhotkov" <notifications@github.com>
To: "espressif/esp-idf" <esp-idf@noreply.github.com>
Cc: "804enl" <james.webster2@bigpond.com>; "Mention"
<mention@noreply.github.com>
Sent: Tuesday, 14 Apr, 2020 At 5:31 AM
Subject: Re: [espressif/esp-idf] esp-idf-tools-setup-2.1 Fail to Install
- Windows 10 (IDFGH-2189) (#4341)
@804enl <https://github.com/804enl> could you please attach the setup
error log you got with esp-idf-tools-setup-2.3.exe?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4341 (comment)>
, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANNHPEUCA4FG5Z73C36WIYDRMNSARANCNFSM4JNRXCXQ>
.
2020-04-14 10:08:02.235 Log opened. (Time zone: UTC+10:00)
2020-04-14 10:08:02.235 Setup version: Inno Setup version 6.0.2 (u)
2020-04-14 10:08:02.235 Original Setup EXE: D:\A A ELECTRONICS and ATMEL\ESP-IDF\ESP IDF TOOLS\esp-idf-tools-setup-2.3.exe
2020-04-14 10:08:02.235 Setup command line: /SL5="$708F2,350580993,721408,D:\A A ELECTRONICS and ATMEL\ESP-IDF\ESP IDF TOOLS\esp-idf-tools-setup-2.3.exe"
2020-04-14 10:08:02.235 Windows version: 10.0.16299 (NT platform: Yes)
2020-04-14 10:08:02.236 64-bit Windows: Yes
2020-04-14 10:08:02.236 Processor architecture: x64
2020-04-14 10:08:02.247 User privileges: None
2020-04-14 10:08:02.257 Administrative install mode: No
2020-04-14 10:08:02.257 Install mode root key: HKEY_CURRENT_USER
2020-04-14 10:08:02.257 64-bit install mode: Yes
2020-04-14 10:08:02.297 Created temporary directory: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp
2020-04-14 10:08:02.652 -- DLL function import --
2020-04-14 10:08:02.652 Function name: idpAddFile
2020-04-14 10:08:02.652 DLL name: files:idp.dll
2020-04-14 10:08:02.652 Extracting temporary file: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.741 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.741 Importing the DLL function.
2020-04-14 10:08:02.763 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.763 -- DLL function import --
2020-04-14 10:08:02.763 Function name: idpAddFileComp
2020-04-14 10:08:02.763 DLL name: files:idp.dll
2020-04-14 10:08:02.764 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.764 Importing the DLL function.
2020-04-14 10:08:02.764 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.764 -- DLL function import --
2020-04-14 10:08:02.764 Function name: idpAddMirror
2020-04-14 10:08:02.764 DLL name: files:idp.dll
2020-04-14 10:08:02.764 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.764 Importing the DLL function.
2020-04-14 10:08:02.764 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.764 -- DLL function import --
2020-04-14 10:08:02.764 Function name: idpAddFtpDir
2020-04-14 10:08:02.764 DLL name: files:idp.dll
2020-04-14 10:08:02.765 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.765 Importing the DLL function.
2020-04-14 10:08:02.765 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.765 -- DLL function import --
2020-04-14 10:08:02.765 Function name: idpAddFtpDirComp
2020-04-14 10:08:02.765 DLL name: files:idp.dll
2020-04-14 10:08:02.765 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.765 Importing the DLL function.
2020-04-14 10:08:02.765 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.765 -- DLL function import --
2020-04-14 10:08:02.765 Function name: idpClearFiles
2020-04-14 10:08:02.765 DLL name: files:idp.dll
2020-04-14 10:08:02.766 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.766 Importing the DLL function.
2020-04-14 10:08:02.766 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.766 -- DLL function import --
2020-04-14 10:08:02.766 Function name: idpFilesCount
2020-04-14 10:08:02.766 DLL name: files:idp.dll
2020-04-14 10:08:02.766 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.766 Importing the DLL function.
2020-04-14 10:08:02.766 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.766 -- DLL function import --
2020-04-14 10:08:02.766 Function name: idpFtpDirsCount
2020-04-14 10:08:02.766 DLL name: files:idp.dll
2020-04-14 10:08:02.766 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.766 Importing the DLL function.
2020-04-14 10:08:02.767 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.767 -- DLL function import --
2020-04-14 10:08:02.767 Function name: idpFileDownloaded
2020-04-14 10:08:02.767 DLL name: files:idp.dll
2020-04-14 10:08:02.767 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.767 Importing the DLL function.
2020-04-14 10:08:02.767 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.767 -- DLL function import --
2020-04-14 10:08:02.767 Function name: idpFilesDownloaded
2020-04-14 10:08:02.767 DLL name: files:idp.dll
2020-04-14 10:08:02.767 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.767 Importing the DLL function.
2020-04-14 10:08:02.767 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.767 -- DLL function import --
2020-04-14 10:08:02.767 Function name: idpDownloadFile
2020-04-14 10:08:02.767 DLL name: files:idp.dll
2020-04-14 10:08:02.768 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.768 Importing the DLL function.
2020-04-14 10:08:02.768 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.768 -- DLL function import --
2020-04-14 10:08:02.768 Function name: idpDownloadFiles
2020-04-14 10:08:02.768 DLL name: files:idp.dll
2020-04-14 10:08:02.768 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.768 Importing the DLL function.
2020-04-14 10:08:02.768 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.768 -- DLL function import --
2020-04-14 10:08:02.768 Function name: idpDownloadFilesComp
2020-04-14 10:08:02.768 DLL name: files:idp.dll
2020-04-14 10:08:02.768 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.768 Importing the DLL function.
2020-04-14 10:08:02.768 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.768 -- DLL function import --
2020-04-14 10:08:02.768 Function name: idpDownloadFilesCompUi
2020-04-14 10:08:02.768 DLL name: files:idp.dll
2020-04-14 10:08:02.768 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.769 Importing the DLL function.
2020-04-14 10:08:02.769 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.769 -- DLL function import --
2020-04-14 10:08:02.769 Function name: idpStartDownload
2020-04-14 10:08:02.769 DLL name: files:idp.dll
2020-04-14 10:08:02.769 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.769 Importing the DLL function.
2020-04-14 10:08:02.769 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.769 -- DLL function import --
2020-04-14 10:08:02.769 Function name: idpStopDownload
2020-04-14 10:08:02.769 DLL name: files:idp.dll
2020-04-14 10:08:02.769 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.769 Importing the DLL function.
2020-04-14 10:08:02.769 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.769 -- DLL function import --
2020-04-14 10:08:02.769 Function name: idpSetLogin
2020-04-14 10:08:02.769 DLL name: files:idp.dll
2020-04-14 10:08:02.769 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.769 Importing the DLL function.
2020-04-14 10:08:02.770 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.770 -- DLL function import --
2020-04-14 10:08:02.770 Function name: idpSetProxyMode
2020-04-14 10:08:02.770 DLL name: files:idp.dll
2020-04-14 10:08:02.770 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.770 Importing the DLL function.
2020-04-14 10:08:02.770 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.770 -- DLL function import --
2020-04-14 10:08:02.770 Function name: idpSetProxyName
2020-04-14 10:08:02.770 DLL name: files:idp.dll
2020-04-14 10:08:02.770 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.770 Importing the DLL function.
2020-04-14 10:08:02.770 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.770 -- DLL function import --
2020-04-14 10:08:02.770 Function name: idpSetProxyLogin
2020-04-14 10:08:02.770 DLL name: files:idp.dll
2020-04-14 10:08:02.770 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.770 Importing the DLL function.
2020-04-14 10:08:02.771 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.771 -- DLL function import --
2020-04-14 10:08:02.771 Function name: idpConnectControl
2020-04-14 10:08:02.771 DLL name: files:idp.dll
2020-04-14 10:08:02.771 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.771 Importing the DLL function.
2020-04-14 10:08:02.771 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.771 -- DLL function import --
2020-04-14 10:08:02.771 Function name: idpAddMessage
2020-04-14 10:08:02.771 DLL name: files:idp.dll
2020-04-14 10:08:02.771 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.771 Importing the DLL function.
2020-04-14 10:08:02.771 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.771 -- DLL function import --
2020-04-14 10:08:02.771 Function name: idpSetInternalOption
2020-04-14 10:08:02.771 DLL name: files:idp.dll
2020-04-14 10:08:02.771 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.772 Importing the DLL function.
2020-04-14 10:08:02.772 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.772 -- DLL function import --
2020-04-14 10:08:02.772 Function name: idpSetDetailedMode
2020-04-14 10:08:02.772 DLL name: files:idp.dll
2020-04-14 10:08:02.772 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.772 Importing the DLL function.
2020-04-14 10:08:02.772 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.772 -- DLL function import --
2020-04-14 10:08:02.772 Function name: idpSetComponents
2020-04-14 10:08:02.772 DLL name: files:idp.dll
2020-04-14 10:08:02.772 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.772 Importing the DLL function.
2020-04-14 10:08:02.772 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.772 -- DLL function import --
2020-04-14 10:08:02.772 Function name: idpReportError
2020-04-14 10:08:02.772 DLL name: files:idp.dll
2020-04-14 10:08:02.772 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.773 Importing the DLL function.
2020-04-14 10:08:02.773 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.773 -- DLL function import --
2020-04-14 10:08:02.773 Function name: idpTrace
2020-04-14 10:08:02.773 DLL name: files:idp.dll
2020-04-14 10:08:02.773 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.773 Importing the DLL function.
2020-04-14 10:08:02.773 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.773 -- DLL function import --
2020-04-14 10:08:02.773 Function name: idpAddFileSize
2020-04-14 10:08:02.773 DLL name: files:idp.dll
2020-04-14 10:08:02.773 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.773 Importing the DLL function.
2020-04-14 10:08:02.773 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.773 -- DLL function import --
2020-04-14 10:08:02.773 Function name: idpAddFileSize
2020-04-14 10:08:02.773 DLL name: files:idp.dll
2020-04-14 10:08:02.774 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.774 Importing the DLL function.
2020-04-14 10:08:02.774 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.774 -- DLL function import --
2020-04-14 10:08:02.774 Function name: idpGetFileSize
2020-04-14 10:08:02.774 DLL name: files:idp.dll
2020-04-14 10:08:02.774 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.774 Importing the DLL function.
2020-04-14 10:08:02.774 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.774 -- DLL function import --
2020-04-14 10:08:02.774 Function name: idpGetFilesSize
2020-04-14 10:08:02.774 DLL name: files:idp.dll
2020-04-14 10:08:02.774 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idp.dll
2020-04-14 10:08:02.774 Importing the DLL function.
2020-04-14 10:08:02.774 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.775 -- DLL function import --
2020-04-14 10:08:02.775 Function name: proc_start
2020-04-14 10:08:02.775 DLL name: files:cmdlinerunner.dll
2020-04-14 10:08:02.775 Extracting temporary file: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\cmdlinerunner.dll
2020-04-14 10:08:02.837 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\cmdlinerunner.dll
2020-04-14 10:08:02.837 Importing the DLL function.
2020-04-14 10:08:02.873 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.873 -- DLL function import --
2020-04-14 10:08:02.873 Function name: proc_get_exit_code
2020-04-14 10:08:02.873 DLL name: files:cmdlinerunner.dll
2020-04-14 10:08:02.873 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\cmdlinerunner.dll
2020-04-14 10:08:02.873 Importing the DLL function.
2020-04-14 10:08:02.873 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.873 -- DLL function import --
2020-04-14 10:08:02.873 Function name: proc_get_output
2020-04-14 10:08:02.873 DLL name: files:cmdlinerunner.dll
2020-04-14 10:08:02.874 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\cmdlinerunner.dll
2020-04-14 10:08:02.874 Importing the DLL function.
2020-04-14 10:08:02.874 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.874 -- DLL function import --
2020-04-14 10:08:02.874 Function name: proc_end
2020-04-14 10:08:02.874 DLL name: files:cmdlinerunner.dll
2020-04-14 10:08:02.874 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\cmdlinerunner.dll
2020-04-14 10:08:02.874 Importing the DLL function.
2020-04-14 10:08:02.874 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:02.874 -- DLL function import --
2020-04-14 10:08:02.874 Function name: SetEnvironmentVariableW
2020-04-14 10:08:02.874 DLL name: kernel32.dll
2020-04-14 10:08:02.874 Dest DLL name: kernel32.dll
2020-04-14 10:08:02.874 Importing the DLL function.
2020-04-14 10:08:02.875 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:08:04.670 Found link in "For more infojects/esp-idf/en/latest/versions.html": "https://docs.espressif.com/projects/esp-idf/en/latest/versions.html"
2020-04-14 10:08:50.871 OnPythonPagePrepare
2020-04-14 10:08:50.871 In -2147483647\Software\Python\PythonCore
2020-04-14 10:08:50.871 In -2147483647\Software\Python\PythonCore\3.7
2020-04-14 10:08:50.871 Adding Python version=3.7 name=Python 3.7 (64-bit) executable=C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe
2020-04-14 10:08:50.871 Nothing found in -2147483646\Software\Python
2020-04-14 10:08:50.872 Nothing found in -2147483646\Software\Wow6432Node\Python
2020-04-14 10:08:53.159 OnPythonPageValidate index=0
2020-04-14 10:08:53.159 OnPythonPageValidate: PythonPath=C:\Users\James\AppData\Local\Programs\Python\Python37\ PythonExecutablePath=C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe
2020-04-14 10:08:53.172 OnGitPagePrepare
2020-04-14 10:08:58.920 Git path: C:\Program Files\Git\cmd\git.exe
2020-04-14 10:08:58.920 Running /C "C:\Program Files\Git\cmd\git.exe" --version >gitver.txt
2020-04-14 10:09:02.555 Git version: 2.26.0.windows.1
2020-04-14 10:09:02.555 Adding Git version=2.26.0.windows.1 name=2.26.0.windows.1 executable=C:\Program Files\Git\cmd\git.exe
2020-04-14 10:09:08.612 OnGitPageValidate index=0
2020-04-14 10:09:08.624 OnIDFPagePrepare
2020-04-14 10:09:13.349 OnIDFPageValidate index=0
2020-04-14 10:09:13.363 OnIDFDownloadPagePrepare
2020-04-14 10:09:20.601 Downloaded https://dl.espressif.com/dl/esp-idf/idf_versions.txt to C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\idf_versions.txt
2020-04-14 10:09:20.601 Versions count: 5
2020-04-14 10:09:20.601 Version 0: v4.0
2020-04-14 10:09:20.602 Version 1: v3.3.2
2020-04-14 10:09:20.602 Version 2: release/v4.0
2020-04-14 10:09:20.603 Version 3: release/v3.3
2020-04-14 10:09:20.603 Version 4: master
2020-04-14 10:09:24.529 OnIDFDownloadPageValidate index=0
2020-04-14 10:09:27.537 Checking PSMODULEPATH for Windows Defender module...
2020-04-14 10:09:27.597 CheckWinDefenderAvailable: YES (C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\\Defender)
2020-04-14 10:09:29.132 Summary message:
Using Python 3.7:
C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe
Using Git 2.26.0.windows.1:
C:\Program Files\Git\cmd\git.exe
Will download ESP-IDF v4.0 into:
C:\Users\James\Desktop\esp-idf-7
IDF tools directory (IDF_TOOLS_PATH):
C:\Users\James\.espressif
2020-04-14 10:09:31.700 GetIDFZIPFileVersion(v4.0)=v4.0
2020-04-14 10:09:31.701 C:\Users\James\.espressif\releases\esp-idf-v4.0.zip already exists
2020-04-14 10:09:31.708 Calling RestartManager's RmGetList.
2020-04-14 10:09:31.743 RmGetList finished successfully.
2020-04-14 10:09:31.743 RestartManager found no applications using one of our files.
2020-04-14 10:09:31.761 Starting the installation process.
2020-04-14 10:09:31.768 Directory for uninstall files: C:\Users\James\.espressif
2020-04-14 10:09:31.855 Will append to existing uninstall log: C:\Users\James\.espressif\unins000.dat
2020-04-14 10:09:31.862 -- File entry --
2020-04-14 10:09:31.863 Dest filename: C:\Users\James\.espressif\unins000.exe
2020-04-14 10:09:31.863 Non-default bitness: 32-bit
2020-04-14 10:09:31.866 Time stamp of our file: 2020-04-14 10:08:01.129
2020-04-14 10:09:31.866 Dest file exists.
2020-04-14 10:09:31.866 Time stamp of existing file: 2020-04-14 04:05:58.711
2020-04-14 10:09:31.867 Version of our file: 51.1052.0.0
2020-04-14 10:09:31.919 Version of existing file: 51.1052.0.0
2020-04-14 10:09:31.919 Installing the file.
2020-04-14 10:09:31.953 Leaving temporary file in place for now.
2020-04-14 10:09:31.954 -- File entry --
2020-04-14 10:09:31.955 Dest filename: C:\Users\James\.espressif\idf_tools_fallback.py
2020-04-14 10:09:31.955 Time stamp of our file: 2020-02-11 09:02:54.000
2020-04-14 10:09:31.955 Dest file exists.
2020-04-14 10:09:31.956 Time stamp of existing file: 2020-02-11 09:02:54.000
2020-04-14 10:09:31.956 Version of our file: (none)
2020-04-14 10:09:31.986 Version of existing file: (none)
2020-04-14 10:09:31.986 Installing the file.
2020-04-14 10:09:32.060 Successfully installed the file.
2020-04-14 10:09:32.061 -- File entry --
2020-04-14 10:09:32.062 Dest filename: C:\Users\James\.espressif\tools_fallback.json
2020-04-14 10:09:32.062 Time stamp of our file: 2020-02-11 09:02:42.000
2020-04-14 10:09:32.062 Dest file exists.
2020-04-14 10:09:32.063 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:09:32.063 Version of our file: (none)
2020-04-14 10:09:32.086 Version of existing file: (none)
2020-04-14 10:09:32.086 Installing the file.
2020-04-14 10:09:32.091 Successfully installed the file.
2020-04-14 10:09:32.091 -- File entry --
2020-04-14 10:09:32.092 Dest filename: C:\Users\James\.espressif\idf_cmd_init.bat
2020-04-14 10:09:32.093 Time stamp of our file: 2020-02-11 09:02:42.000
2020-04-14 10:09:32.093 Dest file exists.
2020-04-14 10:09:32.093 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:09:32.093 Version of our file: (none)
2020-04-14 10:09:32.095 Version of existing file: (none)
2020-04-14 10:09:32.095 Installing the file.
2020-04-14 10:09:32.100 Successfully installed the file.
2020-04-14 10:09:32.101 -- File entry --
2020-04-14 10:09:32.102 Dest filename: C:\Users\James\.espressif\dist\binutils-esp32s2ulp-win32-2.28.51-esp-20191205.zip
2020-04-14 10:09:32.119 Time stamp of our file: 2020-02-11 17:56:46.000
2020-04-14 10:09:32.119 Dest file exists.
2020-04-14 10:09:32.123 Time stamp of existing file: 2020-02-11 17:56:46.000
2020-04-14 10:09:32.124 Version of our file: (none)
2020-04-14 10:09:32.141 Version of existing file: (none)
2020-04-14 10:09:32.141 Installing the file.
2020-04-14 10:09:33.325 Successfully installed the file.
2020-04-14 10:09:33.326 -- File entry --
2020-04-14 10:09:33.327 Dest filename: C:\Users\James\.espressif\dist\binutils-esp32ulp-win32-2.28.51-esp-20191205.zip
2020-04-14 10:09:33.358 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:33.358 Dest file exists.
2020-04-14 10:09:33.358 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:33.358 Version of our file: (none)
2020-04-14 10:09:33.394 Version of existing file: (none)
2020-04-14 10:09:33.394 Installing the file.
2020-04-14 10:09:34.483 Successfully installed the file.
2020-04-14 10:09:34.483 -- File entry --
2020-04-14 10:09:34.484 Dest filename: C:\Users\James\.espressif\dist\binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip
2020-04-14 10:09:34.513 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:34.513 Dest file exists.
2020-04-14 10:09:34.514 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:34.514 Version of our file: (none)
2020-04-14 10:09:34.542 Version of existing file: (none)
2020-04-14 10:09:34.542 Installing the file.
2020-04-14 10:09:35.568 Successfully installed the file.
2020-04-14 10:09:35.571 -- File entry --
2020-04-14 10:09:35.573 Dest filename: C:\Users\James\.espressif\dist\ccache-3.7-w64.zip
2020-04-14 10:09:35.760 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:35.760 Dest file exists.
2020-04-14 10:09:35.760 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:35.760 Version of our file: (none)
2020-04-14 10:09:35.869 Version of existing file: (none)
2020-04-14 10:09:35.870 Installing the file.
2020-04-14 10:09:35.890 Successfully installed the file.
2020-04-14 10:09:35.890 -- File entry --
2020-04-14 10:09:35.891 Dest filename: C:\Users\James\.espressif\dist\cmake-3.13.4-win64-x64.zip
2020-04-14 10:09:35.891 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:35.891 Dest file exists.
2020-04-14 10:09:35.892 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:35.892 Version of our file: (none)
2020-04-14 10:09:35.966 Version of existing file: (none)
2020-04-14 10:09:35.966 Installing the file.
2020-04-14 10:09:39.368 Successfully installed the file.
2020-04-14 10:09:39.369 -- File entry --
2020-04-14 10:09:39.369 Dest filename: C:\Users\James\.espressif\dist\idf-exe-v1.0.1.zip
2020-04-14 10:09:39.389 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.389 Dest file exists.
2020-04-14 10:09:39.390 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.390 Version of our file: (none)
2020-04-14 10:09:39.483 Version of existing file: (none)
2020-04-14 10:09:39.483 Installing the file.
2020-04-14 10:09:39.646 Successfully installed the file.
2020-04-14 10:09:39.646 -- File entry --
2020-04-14 10:09:39.647 Dest filename: C:\Users\James\.espressif\dist\mconf-v4.6.0.0-idf-20190628-win32.zip
2020-04-14 10:09:39.648 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.648 Dest file exists.
2020-04-14 10:09:39.649 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.649 Version of our file: (none)
2020-04-14 10:09:39.666 Version of existing file: (none)
2020-04-14 10:09:39.666 Installing the file.
2020-04-14 10:09:39.758 Successfully installed the file.
2020-04-14 10:09:39.758 -- File entry --
2020-04-14 10:09:39.759 Dest filename: C:\Users\James\.espressif\dist\ninja-1.9.0-win64.zip
2020-04-14 10:09:39.804 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.804 Dest file exists.
2020-04-14 10:09:39.805 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.805 Version of our file: (none)
2020-04-14 10:09:39.834 Version of existing file: (none)
2020-04-14 10:09:39.834 Installing the file.
2020-04-14 10:09:39.870 Successfully installed the file.
2020-04-14 10:09:39.870 -- File entry --
2020-04-14 10:09:39.871 Dest filename: C:\Users\James\.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20190313.zip
2020-04-14 10:09:39.890 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.890 Dest file exists.
2020-04-14 10:09:39.891 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:39.891 Version of our file: (none)
2020-04-14 10:09:39.909 Version of existing file: (none)
2020-04-14 10:09:39.909 Installing the file.
2020-04-14 10:09:40.161 Successfully installed the file.
2020-04-14 10:09:40.161 -- File entry --
2020-04-14 10:09:40.162 Dest filename: C:\Users\James\.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20191114.zip
2020-04-14 10:09:40.178 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:40.178 Dest file exists.
2020-04-14 10:09:40.197 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:40.197 Version of our file: (none)
2020-04-14 10:09:40.208 Version of existing file: (none)
2020-04-14 10:09:40.208 Installing the file.
2020-04-14 10:09:40.381 Successfully installed the file.
2020-04-14 10:09:40.382 -- File entry --
2020-04-14 10:09:40.382 Dest filename: C:\Users\James\.espressif\dist\placeholder
2020-04-14 10:09:40.383 Time stamp of our file: 2020-02-10 20:13:36.000
2020-04-14 10:09:40.383 Dest file exists.
2020-04-14 10:09:40.383 Time stamp of existing file: 2020-02-10 20:13:36.000
2020-04-14 10:09:40.383 Version of our file: (none)
2020-04-14 10:09:40.384 Version of existing file: (none)
2020-04-14 10:09:40.384 Installing the file.
2020-04-14 10:09:40.388 Successfully installed the file.
2020-04-14 10:09:40.388 -- File entry --
2020-04-14 10:09:40.389 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32-elf-gcc8_2_0-esp-2019r2-win32.zip
2020-04-14 10:09:40.401 Time stamp of our file: 2020-02-11 17:56:48.000
2020-04-14 10:09:40.401 Dest file exists.
2020-04-14 10:09:40.401 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:09:40.401 Version of our file: (none)
2020-04-14 10:09:40.441 Version of existing file: (none)
2020-04-14 10:09:40.442 Installing the file.
2020-04-14 10:09:51.237 Successfully installed the file.
2020-04-14 10:09:51.237 -- File entry --
2020-04-14 10:09:51.238 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip
2020-04-14 10:09:51.253 Time stamp of our file: 2020-02-11 17:56:50.000
2020-04-14 10:09:51.253 Dest file exists.
2020-04-14 10:09:51.254 Time stamp of existing file: 2020-02-11 17:56:50.000
2020-04-14 10:09:51.254 Version of our file: (none)
2020-04-14 10:09:51.294 Version of existing file: (none)
2020-04-14 10:09:51.294 Installing the file.
2020-04-14 10:10:04.811 Successfully installed the file.
2020-04-14 10:10:04.812 -- File entry --
2020-04-14 10:10:04.813 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32s2-elf-gcc8_2_0-esp-2019r2-win32.zip
2020-04-14 10:10:04.813 Time stamp of our file: 2020-02-11 17:56:50.000
2020-04-14 10:10:04.813 Dest file exists.
2020-04-14 10:10:04.814 Time stamp of existing file: 2020-02-11 17:56:50.000
2020-04-14 10:10:04.814 Version of our file: (none)
2020-04-14 10:10:04.838 Version of existing file: (none)
2020-04-14 10:10:04.838 Installing the file.
2020-04-14 10:10:16.393 Successfully installed the file.
2020-04-14 10:10:16.394 -- File entry --
2020-04-14 10:10:16.395 Dest filename: C:\Users\James\.espressif\dist\tools_WD_excl.ps1
2020-04-14 10:10:16.395 Time stamp of our file: 2020-02-11 09:02:42.000
2020-04-14 10:10:16.396 Dest file exists.
2020-04-14 10:10:16.396 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:10:16.396 Version of our file: (none)
2020-04-14 10:10:16.436 Version of existing file: (none)
2020-04-14 10:10:16.436 Installing the file.
2020-04-14 10:10:16.443 Successfully installed the file.
2020-04-14 10:10:16.444 -- File entry --
2020-04-14 10:10:16.445 Dest filename: C:\Users\James\.espressif\dist\tools_WD_clean.ps1
2020-04-14 10:10:16.464 Time stamp of our file: 2020-02-11 09:02:42.000
2020-04-14 10:10:16.464 Dest file exists.
2020-04-14 10:10:16.464 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:10:16.464 Version of our file: (none)
2020-04-14 10:10:16.492 Version of existing file: (none)
2020-04-14 10:10:16.492 Installing the file.
2020-04-14 10:10:16.515 Successfully installed the file.
2020-04-14 10:10:16.516 -- Registry entry --
2020-04-14 10:10:16.516 Key: HKEY_CURRENT_USER\Environment
2020-04-14 10:10:16.516 Value name: IDF_TOOLS_PATH
2020-04-14 10:10:16.516 Creating or opening the key.
2020-04-14 10:10:16.516 Deleting the value.
2020-04-14 10:10:16.516 Creating or setting the value.
2020-04-14 10:10:16.517 Successfully created or set the value.
2020-04-14 10:10:16.518 Saving uninstall information.
2020-04-14 10:10:16.518 Renaming uninstaller.
2020-04-14 10:10:16.521 Deleting uninstall key left over from previous non administrative install.
2020-04-14 10:10:16.522 Creating new uninstall key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9E068D99-5C4B-4E5F-96A3-B17CF291E6BD}_is1
2020-04-14 10:10:16.523 Writing uninstall key values.
2020-04-14 10:10:16.526 Detected previous administrative 64-bit install? No
2020-04-14 10:10:16.527 Detected previous administrative 32-bit install? No
2020-04-14 10:10:16.625 Installation process succeeded.
2020-04-14 10:10:16.627 Setting PATH for this process: C:\Users\James\AppData\Local\Programs\Python\Python37\;C:\Program Files\Git\cmd\;C:\Program Files (x86)\Google\Chrome\Application;C:\WinAVR-20100110\bin;C:\WinAVR-20100110\utils\bin;C:\Program Files\Git\cmd;C:\Users\James\AppData\Local\Programs\Python\Python37\Scripts\;C:\Users\James\AppData\Local\Programs\Python\Python37\;C:\Users\James\AppData\Local\Microsoft\WindowsApps;C:\Users\James\AppData\Roaming\Dashlane\4.6.6.23032\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;%DASHLANE_DLL_DIR%;C:\Program Files (x86)\EaseUS\Todo Backup\bin\x64\
2020-04-14 10:10:16.628 PYTHONPATH=
2020-04-14 10:10:16.628 Extracting temporary file: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\7za.exe
2020-04-14 10:10:16.702 Extracting ESP-IDF reference repository: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\7za.exe x -oC:\Users\James\AppData\Local\Temp\is-T11P2.tmp -r -aoa "C:\Users\James\.espressif\releases\esp-idf-v4.0.zip"
2020-04-14 10:10:16.702 Reference repository path: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\esp-idf-v4.0
2020-04-14 10:13:11.010 Done, exit code=0
2020-04-14 10:13:11.010 --------
2020-04-14 10:13:12.299 Running command: C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\7za.exe x -oC:\Users\James\AppData\Local\Temp\is-T11P2.tmp -r -aoa "C:\Users\James\.espressif\releases\esp-idf-v4.0.zip"
7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
Scanning the drive for archives:
1 file, 415318076 bytes (397 MiB)
Extracting archive: C:\Users\James\.espressif\releases\esp-idf-v4.0.zip
--
Path = C:\Users\James\.espressif\releases\esp-idf-v4.0.zip
Type = zip
Physical Size = 415318076
Everything is Ok
Folders: 2381
Files: 11484
Size: 614298370
Compressed: 415318076
2020-04-14 10:13:12.300 --------
2020-04-14 10:13:12.307 Copying C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\esp-idf-v4.0 to C:\Users\James\Desktop\esp-idf-7
2020-04-14 10:13:12.550 Done, exit code=1
2020-04-14 10:13:12.551 --------
2020-04-14 10:13:12.551 Running command: cmd.exe /c ""xcopy" /s /e /i /h /q "C:\Users\James\AppData\Local\Temp\is-T11P2.tmp\esp-idf-v4.0" "C:\Users\James\Desktop\esp-idf-7""
'"xcopy"' is not recognized as an internal or external command,
operable program or batch file.
2020-04-14 10:13:12.551 --------
2020-04-14 10:13:12.551 Message box (OK):
Installation has failed with exit code 1
2020-04-14 10:14:29.241 User chose OK.
2020-04-14 10:14:29.256 Message box (Yes/No):
Installation log has been created, it may contain more information about the problem.
Display the installation log now?
2020-04-14 10:14:30.888 User chose Yes.
2020-04-14 10:14:33.198 CurStepChanged raised an exception.
2020-04-14 10:14:33.456 Need to restart Windows? No
2020-04-14 10:14:33.467 Deinitializing Setup.
|
Goog day Ivan
This is the log from: esp-idf-tools-setup-2.2.exe
I though this might help
Regards James Webster
------ Original Message ------
From: "Ivan Grokhotkov" <notifications@github.com>
To: "espressif/esp-idf" <esp-idf@noreply.github.com>
Cc: "804enl" <james.webster2@bigpond.com>; "Mention"
<mention@noreply.github.com>
Sent: Tuesday, 14 Apr, 2020 At 5:31 AM
Subject: Re: [espressif/esp-idf] esp-idf-tools-setup-2.1 Fail to Install
- Windows 10 (IDFGH-2189) (#4341)
@804enl <https://github.com/804enl> could you please attach the setup
error log you got with esp-idf-tools-setup-2.3.exe?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4341 (comment)>
, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANNHPEUCA4FG5Z73C36WIYDRMNSARANCNFSM4JNRXCXQ>
.
2020-04-14 10:30:28.913 Log opened. (Time zone: UTC+10:00)
2020-04-14 10:30:28.914 Setup version: Inno Setup version 6.0.2 (u)
2020-04-14 10:30:28.914 Original Setup EXE: D:\A A ELECTRONICS and ATMEL\ESP-IDF\ESP IDF TOOLS\esp-idf-tools-setup-2.2.exe
2020-04-14 10:30:28.914 Setup command line: /SL5="$F0996,408206375,721408,D:\A A ELECTRONICS and ATMEL\ESP-IDF\ESP IDF TOOLS\esp-idf-tools-setup-2.2.exe"
2020-04-14 10:30:28.914 Windows version: 10.0.16299 (NT platform: Yes)
2020-04-14 10:30:28.914 64-bit Windows: Yes
2020-04-14 10:30:28.914 Processor architecture: x64
2020-04-14 10:30:28.915 User privileges: None
2020-04-14 10:30:28.916 Administrative install mode: No
2020-04-14 10:30:28.916 Install mode root key: HKEY_CURRENT_USER
2020-04-14 10:30:28.916 64-bit install mode: Yes
2020-04-14 10:30:28.928 Created temporary directory: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp
2020-04-14 10:30:28.940 -- DLL function import --
2020-04-14 10:30:28.940 Function name: idpAddFile
2020-04-14 10:30:28.940 DLL name: files:idp.dll
2020-04-14 10:30:28.941 Extracting temporary file: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.956 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.956 Importing the DLL function.
2020-04-14 10:30:28.974 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.974 -- DLL function import --
2020-04-14 10:30:28.974 Function name: idpAddFileComp
2020-04-14 10:30:28.974 DLL name: files:idp.dll
2020-04-14 10:30:28.975 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.975 Importing the DLL function.
2020-04-14 10:30:28.975 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.975 -- DLL function import --
2020-04-14 10:30:28.975 Function name: idpAddMirror
2020-04-14 10:30:28.975 DLL name: files:idp.dll
2020-04-14 10:30:28.975 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.975 Importing the DLL function.
2020-04-14 10:30:28.975 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.975 -- DLL function import --
2020-04-14 10:30:28.975 Function name: idpAddFtpDir
2020-04-14 10:30:28.975 DLL name: files:idp.dll
2020-04-14 10:30:28.975 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.975 Importing the DLL function.
2020-04-14 10:30:28.975 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.975 -- DLL function import --
2020-04-14 10:30:28.976 Function name: idpAddFtpDirComp
2020-04-14 10:30:28.976 DLL name: files:idp.dll
2020-04-14 10:30:28.976 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.976 Importing the DLL function.
2020-04-14 10:30:28.976 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.976 -- DLL function import --
2020-04-14 10:30:28.976 Function name: idpClearFiles
2020-04-14 10:30:28.976 DLL name: files:idp.dll
2020-04-14 10:30:28.976 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.976 Importing the DLL function.
2020-04-14 10:30:28.976 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.976 -- DLL function import --
2020-04-14 10:30:28.976 Function name: idpFilesCount
2020-04-14 10:30:28.976 DLL name: files:idp.dll
2020-04-14 10:30:28.976 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.976 Importing the DLL function.
2020-04-14 10:30:28.976 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.976 -- DLL function import --
2020-04-14 10:30:28.976 Function name: idpFtpDirsCount
2020-04-14 10:30:28.977 DLL name: files:idp.dll
2020-04-14 10:30:28.977 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.977 Importing the DLL function.
2020-04-14 10:30:28.977 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.977 -- DLL function import --
2020-04-14 10:30:28.977 Function name: idpFileDownloaded
2020-04-14 10:30:28.977 DLL name: files:idp.dll
2020-04-14 10:30:28.977 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.977 Importing the DLL function.
2020-04-14 10:30:28.977 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.977 -- DLL function import --
2020-04-14 10:30:28.977 Function name: idpFilesDownloaded
2020-04-14 10:30:28.977 DLL name: files:idp.dll
2020-04-14 10:30:28.977 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.977 Importing the DLL function.
2020-04-14 10:30:28.977 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.977 -- DLL function import --
2020-04-14 10:30:28.978 Function name: idpDownloadFile
2020-04-14 10:30:28.978 DLL name: files:idp.dll
2020-04-14 10:30:28.978 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.978 Importing the DLL function.
2020-04-14 10:30:28.978 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.978 -- DLL function import --
2020-04-14 10:30:28.978 Function name: idpDownloadFiles
2020-04-14 10:30:28.978 DLL name: files:idp.dll
2020-04-14 10:30:28.978 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.978 Importing the DLL function.
2020-04-14 10:30:28.978 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.978 -- DLL function import --
2020-04-14 10:30:28.978 Function name: idpDownloadFilesComp
2020-04-14 10:30:28.978 DLL name: files:idp.dll
2020-04-14 10:30:28.978 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.978 Importing the DLL function.
2020-04-14 10:30:28.978 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.978 -- DLL function import --
2020-04-14 10:30:28.978 Function name: idpDownloadFilesCompUi
2020-04-14 10:30:28.978 DLL name: files:idp.dll
2020-04-14 10:30:28.979 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.979 Importing the DLL function.
2020-04-14 10:30:28.979 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.979 -- DLL function import --
2020-04-14 10:30:28.979 Function name: idpStartDownload
2020-04-14 10:30:28.979 DLL name: files:idp.dll
2020-04-14 10:30:28.979 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.979 Importing the DLL function.
2020-04-14 10:30:28.979 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.979 -- DLL function import --
2020-04-14 10:30:28.979 Function name: idpStopDownload
2020-04-14 10:30:28.979 DLL name: files:idp.dll
2020-04-14 10:30:28.979 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.979 Importing the DLL function.
2020-04-14 10:30:28.979 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.979 -- DLL function import --
2020-04-14 10:30:28.979 Function name: idpSetLogin
2020-04-14 10:30:28.979 DLL name: files:idp.dll
2020-04-14 10:30:28.980 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.980 Importing the DLL function.
2020-04-14 10:30:28.980 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.980 -- DLL function import --
2020-04-14 10:30:28.980 Function name: idpSetProxyMode
2020-04-14 10:30:28.980 DLL name: files:idp.dll
2020-04-14 10:30:28.980 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.980 Importing the DLL function.
2020-04-14 10:30:28.980 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.980 -- DLL function import --
2020-04-14 10:30:28.980 Function name: idpSetProxyName
2020-04-14 10:30:28.980 DLL name: files:idp.dll
2020-04-14 10:30:28.980 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.980 Importing the DLL function.
2020-04-14 10:30:28.980 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.980 -- DLL function import --
2020-04-14 10:30:28.980 Function name: idpSetProxyLogin
2020-04-14 10:30:28.980 DLL name: files:idp.dll
2020-04-14 10:30:28.981 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.981 Importing the DLL function.
2020-04-14 10:30:28.981 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.981 -- DLL function import --
2020-04-14 10:30:28.981 Function name: idpConnectControl
2020-04-14 10:30:28.981 DLL name: files:idp.dll
2020-04-14 10:30:28.981 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.981 Importing the DLL function.
2020-04-14 10:30:28.981 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.981 -- DLL function import --
2020-04-14 10:30:28.981 Function name: idpAddMessage
2020-04-14 10:30:28.981 DLL name: files:idp.dll
2020-04-14 10:30:28.981 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.981 Importing the DLL function.
2020-04-14 10:30:28.981 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.981 -- DLL function import --
2020-04-14 10:30:28.981 Function name: idpSetInternalOption
2020-04-14 10:30:28.981 DLL name: files:idp.dll
2020-04-14 10:30:28.982 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.982 Importing the DLL function.
2020-04-14 10:30:28.982 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.982 -- DLL function import --
2020-04-14 10:30:28.982 Function name: idpSetDetailedMode
2020-04-14 10:30:28.982 DLL name: files:idp.dll
2020-04-14 10:30:28.982 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.982 Importing the DLL function.
2020-04-14 10:30:28.982 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.982 -- DLL function import --
2020-04-14 10:30:28.982 Function name: idpSetComponents
2020-04-14 10:30:28.982 DLL name: files:idp.dll
2020-04-14 10:30:28.982 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.982 Importing the DLL function.
2020-04-14 10:30:28.982 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.982 -- DLL function import --
2020-04-14 10:30:28.982 Function name: idpReportError
2020-04-14 10:30:28.982 DLL name: files:idp.dll
2020-04-14 10:30:28.983 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.983 Importing the DLL function.
2020-04-14 10:30:28.983 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.983 -- DLL function import --
2020-04-14 10:30:28.983 Function name: idpTrace
2020-04-14 10:30:28.983 DLL name: files:idp.dll
2020-04-14 10:30:28.983 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.983 Importing the DLL function.
2020-04-14 10:30:28.983 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.983 -- DLL function import --
2020-04-14 10:30:28.983 Function name: idpAddFileSize
2020-04-14 10:30:28.983 DLL name: files:idp.dll
2020-04-14 10:30:28.983 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.983 Importing the DLL function.
2020-04-14 10:30:28.983 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.983 -- DLL function import --
2020-04-14 10:30:28.983 Function name: idpAddFileSize
2020-04-14 10:30:28.983 DLL name: files:idp.dll
2020-04-14 10:30:28.983 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.984 Importing the DLL function.
2020-04-14 10:30:28.984 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.984 -- DLL function import --
2020-04-14 10:30:28.984 Function name: idpGetFileSize
2020-04-14 10:30:28.984 DLL name: files:idp.dll
2020-04-14 10:30:28.984 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.984 Importing the DLL function.
2020-04-14 10:30:28.984 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.984 -- DLL function import --
2020-04-14 10:30:28.984 Function name: idpGetFilesSize
2020-04-14 10:30:28.984 DLL name: files:idp.dll
2020-04-14 10:30:28.984 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idp.dll
2020-04-14 10:30:28.984 Importing the DLL function.
2020-04-14 10:30:28.984 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:28.984 -- DLL function import --
2020-04-14 10:30:28.984 Function name: proc_start
2020-04-14 10:30:28.984 DLL name: files:cmdlinerunner.dll
2020-04-14 10:30:28.985 Extracting temporary file: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\cmdlinerunner.dll
2020-04-14 10:30:29.008 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\cmdlinerunner.dll
2020-04-14 10:30:29.008 Importing the DLL function.
2020-04-14 10:30:29.018 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:29.018 -- DLL function import --
2020-04-14 10:30:29.019 Function name: proc_get_exit_code
2020-04-14 10:30:29.019 DLL name: files:cmdlinerunner.dll
2020-04-14 10:30:29.019 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\cmdlinerunner.dll
2020-04-14 10:30:29.019 Importing the DLL function.
2020-04-14 10:30:29.019 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:29.019 -- DLL function import --
2020-04-14 10:30:29.019 Function name: proc_get_output
2020-04-14 10:30:29.019 DLL name: files:cmdlinerunner.dll
2020-04-14 10:30:29.019 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\cmdlinerunner.dll
2020-04-14 10:30:29.019 Importing the DLL function.
2020-04-14 10:30:29.019 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:29.019 -- DLL function import --
2020-04-14 10:30:29.019 Function name: proc_end
2020-04-14 10:30:29.019 DLL name: files:cmdlinerunner.dll
2020-04-14 10:30:29.020 Dest DLL name: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\cmdlinerunner.dll
2020-04-14 10:30:29.020 Importing the DLL function.
2020-04-14 10:30:29.020 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:29.020 -- DLL function import --
2020-04-14 10:30:29.020 Function name: SetEnvironmentVariableW
2020-04-14 10:30:29.020 DLL name: kernel32.dll
2020-04-14 10:30:29.020 Dest DLL name: kernel32.dll
2020-04-14 10:30:29.020 Importing the DLL function.
2020-04-14 10:30:29.020 Successfully imported the DLL function. Delay loaded? No
2020-04-14 10:30:29.218 Found link in "For more infojects/esp-idf/en/latest/versions.html": "https://docs.espressif.com/projects/esp-idf/en/latest/versions.html"
2020-04-14 10:30:34.582 OnPythonPagePrepare
2020-04-14 10:30:34.582 In -2147483647\Software\Python\PythonCore
2020-04-14 10:30:34.583 In -2147483647\Software\Python\PythonCore\3.7
2020-04-14 10:30:34.583 Adding Python version=3.7 name=Python 3.7 (64-bit) executable=C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe
2020-04-14 10:30:34.583 Nothing found in -2147483646\Software\Python
2020-04-14 10:30:34.584 Nothing found in -2147483646\Software\Wow6432Node\Python
2020-04-14 10:30:36.707 OnPythonPageValidate index=0
2020-04-14 10:30:36.707 OnPythonPageValidate: PythonPath=C:\Users\James\AppData\Local\Programs\Python\Python37\ PythonExecutablePath=C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe
2020-04-14 10:30:36.726 OnGitPagePrepare
2020-04-14 10:30:37.375 Git path: C:\Program Files\Git\cmd\git.exe
2020-04-14 10:30:37.376 Running /C "C:\Program Files\Git\cmd\git.exe" --version >gitver.txt
2020-04-14 10:30:37.640 Git version: 2.26.0.windows.1
2020-04-14 10:30:37.640 Adding Git version=2.26.0.windows.1 name=2.26.0.windows.1 executable=C:\Program Files\Git\cmd\git.exe
2020-04-14 10:30:40.125 OnGitPageValidate index=0
2020-04-14 10:30:40.138 OnIDFPagePrepare
2020-04-14 10:30:42.237 OnIDFPageValidate index=0
2020-04-14 10:30:42.251 OnIDFDownloadPagePrepare
2020-04-14 10:30:49.156 Downloaded https://dl.espressif.com/dl/esp-idf/idf_versions.txt to C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\idf_versions.txt
2020-04-14 10:30:49.156 Versions count: 5
2020-04-14 10:30:49.156 Version 0: v4.0
2020-04-14 10:30:49.157 Version 1: v3.3.2
2020-04-14 10:30:49.157 Version 2: release/v4.0
2020-04-14 10:30:49.158 Version 3: release/v3.3
2020-04-14 10:30:49.158 Version 4: master
2020-04-14 10:30:51.339 OnIDFDownloadPageValidate index=0
2020-04-14 10:30:53.928 Checking PSMODULEPATH for Windows Defender module...
2020-04-14 10:30:53.929 CheckWinDefenderAvailable: YES (C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\\Defender)
2020-04-14 10:30:55.424 Summary message:
Using Python 3.7:
C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe
Using Git 2.26.0.windows.1:
C:\Program Files\Git\cmd\git.exe
Will download ESP-IDF v4.0 into:
C:\Users\James\Desktop\esp-idf-7
IDF tools directory (IDF_TOOLS_PATH):
C:\Users\James\.espressif
2020-04-14 10:30:57.060 GetIDFZIPFileVersion(v4.0)=v4.0
2020-04-14 10:30:57.061 C:\Users\James\.espressif\releases\esp-idf-v4.0.zip already exists
2020-04-14 10:30:57.068 Calling RestartManager's RmGetList.
2020-04-14 10:30:57.079 RmGetList finished successfully.
2020-04-14 10:30:57.079 RestartManager found no applications using one of our files.
2020-04-14 10:30:57.100 Starting the installation process.
2020-04-14 10:30:57.109 Directory for uninstall files: C:\Users\James\.espressif
2020-04-14 10:30:57.110 Will append to existing uninstall log: C:\Users\James\.espressif\unins000.dat
2020-04-14 10:30:57.117 -- File entry --
2020-04-14 10:30:57.118 Dest filename: C:\Users\James\.espressif\unins000.exe
2020-04-14 10:30:57.118 Non-default bitness: 32-bit
2020-04-14 10:30:57.123 Time stamp of our file: 2020-04-14 10:30:28.511
2020-04-14 10:30:57.123 Dest file exists.
2020-04-14 10:30:57.123 Time stamp of existing file: 2020-04-14 10:08:01.129
2020-04-14 10:30:57.124 Version of our file: 51.1052.0.0
2020-04-14 10:30:57.125 Version of existing file: 51.1052.0.0
2020-04-14 10:30:57.125 Installing the file.
2020-04-14 10:30:57.144 Leaving temporary file in place for now.
2020-04-14 10:30:57.145 -- File entry --
2020-04-14 10:30:57.146 Dest filename: C:\Users\James\.espressif\idf_tools_fallback.py
2020-04-14 10:30:57.146 Time stamp of our file: 2019-12-13 14:01:36.000
2020-04-14 10:30:57.147 Dest file exists.
2020-04-14 10:30:57.147 Time stamp of existing file: 2020-02-11 09:02:54.000
2020-04-14 10:30:57.147 Version of our file: (none)
2020-04-14 10:30:57.149 Version of existing file: (none)
2020-04-14 10:30:57.149 Installing the file.
2020-04-14 10:30:57.232 Successfully installed the file.
2020-04-14 10:30:57.232 -- File entry --
2020-04-14 10:30:57.233 Dest filename: C:\Users\James\.espressif\tools_fallback.json
2020-04-14 10:30:57.234 Time stamp of our file: 2019-11-28 07:04:30.000
2020-04-14 10:30:57.234 Dest file exists.
2020-04-14 10:30:57.234 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:30:57.235 Version of our file: (none)
2020-04-14 10:30:57.237 Version of existing file: (none)
2020-04-14 10:30:57.238 Installing the file.
2020-04-14 10:30:57.244 Successfully installed the file.
2020-04-14 10:30:57.244 -- File entry --
2020-04-14 10:30:57.245 Dest filename: C:\Users\James\.espressif\idf_cmd_init.bat
2020-04-14 10:30:57.246 Time stamp of our file: 2019-11-28 07:04:30.000
2020-04-14 10:30:57.246 Dest file exists.
2020-04-14 10:30:57.246 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:30:57.246 Version of our file: (none)
2020-04-14 10:30:57.248 Version of existing file: (none)
2020-04-14 10:30:57.249 Installing the file.
2020-04-14 10:30:57.254 Successfully installed the file.
2020-04-14 10:30:57.255 -- File entry --
2020-04-14 10:30:57.257 Dest filename: C:\Users\James\.espressif\dist\binutils-esp32s2ulp-win32-2.28.51-esp-20190801.zip
2020-04-14 10:30:57.257 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:30:57.257 Dest file exists.
2020-04-14 10:30:57.258 Time stamp of existing file: 2019-12-13 14:06:08.000
2020-04-14 10:30:57.258 Version of our file: (none)
2020-04-14 10:30:57.322 Version of existing file: (none)
2020-04-14 10:30:57.323 Installing the file.
2020-04-14 10:30:58.647 Successfully installed the file.
2020-04-14 10:30:58.647 -- File entry --
2020-04-14 10:30:58.648 Dest filename: C:\Users\James\.espressif\dist\binutils-esp32ulp-win32-2.28.51-esp-20190801.zip
2020-04-14 10:30:58.649 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:30:58.649 Dest file exists.
2020-04-14 10:30:58.649 Time stamp of existing file: 2019-12-13 14:06:08.000
2020-04-14 10:30:58.649 Version of our file: (none)
2020-04-14 10:30:58.666 Version of existing file: (none)
2020-04-14 10:30:58.666 Installing the file.
2020-04-14 10:30:59.775 Successfully installed the file.
2020-04-14 10:30:59.775 -- File entry --
2020-04-14 10:30:59.776 Dest filename: C:\Users\James\.espressif\dist\binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip
2020-04-14 10:30:59.777 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:30:59.777 Dest file exists.
2020-04-14 10:30:59.777 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:30:59.777 Version of our file: (none)
2020-04-14 10:30:59.780 Version of existing file: (none)
2020-04-14 10:30:59.780 Installing the file.
2020-04-14 10:31:00.889 Successfully installed the file.
2020-04-14 10:31:00.889 -- File entry --
2020-04-14 10:31:00.890 Dest filename: C:\Users\James\.espressif\dist\ccache-3.7-w64.zip
2020-04-14 10:31:00.891 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:00.891 Dest file exists.
2020-04-14 10:31:00.892 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:00.892 Version of our file: (none)
2020-04-14 10:31:00.893 Version of existing file: (none)
2020-04-14 10:31:00.893 Installing the file.
2020-04-14 10:31:00.928 Successfully installed the file.
2020-04-14 10:31:00.928 -- File entry --
2020-04-14 10:31:00.929 Dest filename: C:\Users\James\.espressif\dist\cmake-3.13.4-win64-x64.zip
2020-04-14 10:31:00.929 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:00.929 Dest file exists.
2020-04-14 10:31:00.930 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:00.930 Version of our file: (none)
2020-04-14 10:31:00.933 Version of existing file: (none)
2020-04-14 10:31:00.933 Installing the file.
2020-04-14 10:31:04.530 Successfully installed the file.
2020-04-14 10:31:04.531 -- File entry --
2020-04-14 10:31:04.531 Dest filename: C:\Users\James\.espressif\dist\idf-exe-v1.0.1.zip
2020-04-14 10:31:04.532 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:04.532 Dest file exists.
2020-04-14 10:31:04.532 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:04.532 Version of our file: (none)
2020-04-14 10:31:04.534 Version of existing file: (none)
2020-04-14 10:31:04.534 Installing the file.
2020-04-14 10:31:04.559 Successfully installed the file.
2020-04-14 10:31:04.559 -- File entry --
2020-04-14 10:31:04.560 Dest filename: C:\Users\James\.espressif\dist\mconf-v4.6.0.0-idf-20190628-win32.zip
2020-04-14 10:31:04.561 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:04.561 Dest file exists.
2020-04-14 10:31:04.562 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:04.562 Version of our file: (none)
2020-04-14 10:31:04.563 Version of existing file: (none)
2020-04-14 10:31:04.564 Installing the file.
2020-04-14 10:31:04.682 Successfully installed the file.
2020-04-14 10:31:04.683 -- File entry --
2020-04-14 10:31:04.684 Dest filename: C:\Users\James\.espressif\dist\ninja-1.9.0-win64.zip
2020-04-14 10:31:04.684 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:04.684 Dest file exists.
2020-04-14 10:31:04.685 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:04.685 Version of our file: (none)
2020-04-14 10:31:04.688 Version of existing file: (none)
2020-04-14 10:31:04.689 Installing the file.
2020-04-14 10:31:04.743 Successfully installed the file.
2020-04-14 10:31:04.744 -- File entry --
2020-04-14 10:31:04.745 Dest filename: C:\Users\James\.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20190313.zip
2020-04-14 10:31:04.745 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:04.746 Dest file exists.
2020-04-14 10:31:04.746 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:04.746 Version of our file: (none)
2020-04-14 10:31:04.748 Version of existing file: (none)
2020-04-14 10:31:04.748 Installing the file.
2020-04-14 10:31:05.128 Successfully installed the file.
2020-04-14 10:31:05.128 -- File entry --
2020-04-14 10:31:05.129 Dest filename: C:\Users\James\.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20190708.zip
2020-04-14 10:31:05.130 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:05.130 Dest file exists.
2020-04-14 10:31:05.130 Time stamp of existing file: 2019-12-13 14:06:08.000
2020-04-14 10:31:05.130 Version of our file: (none)
2020-04-14 10:31:05.145 Version of existing file: (none)
2020-04-14 10:31:05.145 Installing the file.
2020-04-14 10:31:05.393 Successfully installed the file.
2020-04-14 10:31:05.393 -- File entry --
2020-04-14 10:31:05.394 Dest filename: C:\Users\James\.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20191114.zip
2020-04-14 10:31:05.395 Time stamp of our file: 2019-12-13 14:06:08.000
2020-04-14 10:31:05.395 Dest file exists.
2020-04-14 10:31:05.396 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:05.396 Version of our file: (none)
2020-04-14 10:31:05.398 Version of existing file: (none)
2020-04-14 10:31:05.398 Installing the file.
2020-04-14 10:31:05.641 Successfully installed the file.
2020-04-14 10:31:05.641 -- File entry --
2020-04-14 10:31:05.642 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32-elf-gcc8_2_0-esp-2019r2-win32.zip
2020-04-14 10:31:05.643 Time stamp of our file: 2019-12-13 14:06:10.000
2020-04-14 10:31:05.643 Dest file exists.
2020-04-14 10:31:05.643 Time stamp of existing file: 2020-02-11 17:56:48.000
2020-04-14 10:31:05.643 Version of our file: (none)
2020-04-14 10:31:05.648 Version of existing file: (none)
2020-04-14 10:31:05.648 Installing the file.
2020-04-14 10:31:15.962 Successfully installed the file.
2020-04-14 10:31:15.963 -- File entry --
2020-04-14 10:31:15.963 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-win32.zip
2020-04-14 10:31:15.964 Time stamp of our file: 2019-12-13 14:06:10.000
2020-04-14 10:31:15.964 Dest file exists.
2020-04-14 10:31:15.964 Time stamp of existing file: 2019-12-13 14:06:10.000
2020-04-14 10:31:15.964 Version of our file: (none)
2020-04-14 10:31:15.976 Version of existing file: (none)
2020-04-14 10:31:15.976 Installing the file.
2020-04-14 10:31:22.839 Successfully installed the file.
2020-04-14 10:31:22.839 -- File entry --
2020-04-14 10:31:22.840 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip
2020-04-14 10:31:22.840 Time stamp of our file: 2019-12-13 14:06:10.000
2020-04-14 10:31:22.840 Dest file exists.
2020-04-14 10:31:22.840 Time stamp of existing file: 2020-02-11 17:56:50.000
2020-04-14 10:31:22.840 Version of our file: (none)
2020-04-14 10:31:22.846 Version of existing file: (none)
2020-04-14 10:31:22.846 Installing the file.
2020-04-14 10:31:35.617 Successfully installed the file.
2020-04-14 10:31:35.619 -- File entry --
2020-04-14 10:31:35.620 Dest filename: C:\Users\James\.espressif\dist\xtensa-esp32s2-elf-gcc8_2_0-esp-2019r2-win32.zip
2020-04-14 10:31:35.620 Time stamp of our file: 2019-12-13 14:06:12.000
2020-04-14 10:31:35.620 Dest file exists.
2020-04-14 10:31:35.621 Time stamp of existing file: 2020-02-11 17:56:50.000
2020-04-14 10:31:35.621 Version of our file: (none)
2020-04-14 10:31:35.627 Version of existing file: (none)
2020-04-14 10:31:35.627 Installing the file.
2020-04-14 10:31:47.063 Successfully installed the file.
2020-04-14 10:31:47.064 -- File entry --
2020-04-14 10:31:47.065 Dest filename: C:\Users\James\.espressif\dist\tools_WD_excl.ps1
2020-04-14 10:31:47.065 Time stamp of our file: 2019-12-13 14:03:08.000
2020-04-14 10:31:47.065 Dest file exists.
2020-04-14 10:31:47.066 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:31:47.066 Version of our file: (none)
2020-04-14 10:31:47.069 Version of existing file: (none)
2020-04-14 10:31:47.069 Installing the file.
2020-04-14 10:31:47.074 Successfully installed the file.
2020-04-14 10:31:47.074 -- File entry --
2020-04-14 10:31:47.075 Dest filename: C:\Users\James\.espressif\dist\tools_WD_clean.ps1
2020-04-14 10:31:47.076 Time stamp of our file: 2019-12-13 14:03:08.000
2020-04-14 10:31:47.076 Dest file exists.
2020-04-14 10:31:47.076 Time stamp of existing file: 2020-02-11 09:02:42.000
2020-04-14 10:31:47.076 Version of our file: (none)
2020-04-14 10:31:47.078 Version of existing file: (none)
2020-04-14 10:31:47.078 Installing the file.
2020-04-14 10:31:47.084 Successfully installed the file.
2020-04-14 10:31:47.086 -- Registry entry --
2020-04-14 10:31:47.086 Key: HKEY_CURRENT_USER\Environment
2020-04-14 10:31:47.086 Value name: IDF_TOOLS_PATH
2020-04-14 10:31:47.086 Creating or opening the key.
2020-04-14 10:31:47.087 Deleting the value.
2020-04-14 10:31:47.087 Creating or setting the value.
2020-04-14 10:31:47.087 Successfully created or set the value.
2020-04-14 10:31:47.088 Saving uninstall information.
2020-04-14 10:31:47.088 Renaming uninstaller.
2020-04-14 10:31:47.091 Deleting uninstall key left over from previous non administrative install.
2020-04-14 10:31:47.092 Creating new uninstall key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9E068D99-5C4B-4E5F-96A3-B17CF291E6BD}_is1
2020-04-14 10:31:47.092 Writing uninstall key values.
2020-04-14 10:31:47.096 Detected previous administrative 64-bit install? No
2020-04-14 10:31:47.096 Detected previous administrative 32-bit install? No
2020-04-14 10:31:47.162 Installation process succeeded.
2020-04-14 10:31:47.164 Setting PATH for this process: C:\Users\James\AppData\Local\Programs\Python\Python37\;C:\Program Files\Git\cmd\;C:\WinAVR-20100110\bin;C:\WinAVR-20100110\utils\bin;C:\Program Files\Git\cmd;C:\Users\James\AppData\Local\Programs\Python\Python37\Scripts\;C:\Users\James\AppData\Local\Programs\Python\Python37\;C:\Users\James\AppData\Local\Microsoft\WindowsApps;C:\Users\James\AppData\Roaming\Dashlane\4.6.6.23032\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;%DASHLANE_DLL_DIR%;C:\Program Files (x86)\EaseUS\Todo Backup\bin\x64\
2020-04-14 10:31:47.164 PYTHONPATH=
2020-04-14 10:31:47.165 Extracting temporary file: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\7za.exe
2020-04-14 10:31:47.238 Extracting ESP-IDF reference repository: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\7za.exe x -oC:\Users\James\AppData\Local\Temp\is-EVHM5.tmp -r -aoa "C:\Users\James\.espressif\releases\esp-idf-v4.0.zip"
2020-04-14 10:31:47.238 Reference repository path: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\esp-idf-v4.0
2020-04-14 10:33:26.404 Done, exit code=0
2020-04-14 10:33:26.404 --------
2020-04-14 10:33:26.404 Running command: C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\7za.exe x -oC:\Users\James\AppData\Local\Temp\is-EVHM5.tmp -r -aoa "C:\Users\James\.espressif\releases\esp-idf-v4.0.zip"
7-Zip (a) 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
Scanning the drive for archives:
1 file, 415318076 bytes (397 MiB)
Extracting archive: C:\Users\James\.espressif\releases\esp-idf-v4.0.zip
--
Path = C:\Users\James\.espressif\releases\esp-idf-v4.0.zip
Type = zip
Physical Size = 415318076
Everything is Ok
Folders: 2381
Files: 11484
Size: 614298370
Compressed: 415318076
2020-04-14 10:33:26.405 --------
2020-04-14 10:33:26.417 Moving C:\Users\James\AppData\Local\Temp\is-EVHM5.tmp\esp-idf-v4.0 to C:\Users\James\Desktop\esp-idf-7
2020-04-14 10:33:26.519 Resetting the repository: C:\Program Files\Git\cmd\git.exe -C C:\Users\James\Desktop\esp-idf-7 reset --hard
2020-04-14 10:34:05.233 Done, exit code=0
2020-04-14 10:34:05.233 --------
2020-04-14 10:34:05.233 Running command: C:\Program Files\Git\cmd\git.exe -C C:\Users\James\Desktop\esp-idf-7 reset --hard
Updating files: 100% (5217/5217), done
HEAD is now at 463a9d8 Merge branch 'bugfix/ci_deploy_tags_v4.0' into 'release/v4.0
2020-04-14 10:34:05.234 --------
2020-04-14 10:34:05.247 Resetting the submodules: C:\Program Files\Git\cmd\git.exe -C C:\Users\James\Desktop\esp-idf-7 reset --hard
2020-04-14 10:35:00.643 Done, exit code=0
2020-04-14 10:35:00.643 --------
2020-04-14 10:35:00.643 Running command: C:\Program Files\Git\cmd\git.exe -C C:\Users\James\Desktop\esp-idf-7 submodule foreach git reset --hard
Entering 'components/asio/asio
Updating files: 100% (1040/1040), done
HEAD is now at 55efc179 Merge branch 'idf' into 'master
Entering 'components/bootloader/subproject/components/micro-ecc/micro-ecc
HEAD is now at d037ec8 Add note that uECC_VLI_NATIVE_LITTLE_ENDIAN affects key compatiblit
Entering 'components/bt/controller/lib
HEAD is now at 5a2416f component/bt: allow adv stop again and fix tx prog crash(79dd6f18
Entering 'components/bt/host/nimble/nimble
Updating files: 100% (564/564), done
HEAD is now at b2ae70c3 Merge branch 'nimble/minor_fix' into 'nimble-1.1.0-idf
Entering 'components/coap/libcoap
Updating files: 100% (170/170), done
HEAD is now at cfec0d0 configure.ac: bumped version number to 4.2.
Entering 'components/esp_wifi/lib_esp32
Updating files: 100% (13/13), done
HEAD is now at c3fa441 Fix WiFi beacon timeout and connect fail when coexist with BT/BLE(581f4224
Entering 'components/esptool_py/esptool
HEAD is now at de30f21 Version 2.
Entering 'components/expat/expat
Updating files: 100% (133/133), done
HEAD is now at a7bc26b Set release date for 2.2.
Entering 'components/json/cJSON
HEAD is now at 3c89356 Merge pull request #355 from DaveGamble/release-1.7.1
Entering 'components/libsodium/libsodium
Updating files: 100% (506/506), done
HEAD is now at 70170c28 Inden
Entering 'components/lwip/lwip
Updating files: 100% (377/377), done
HEAD is now at c9e3b53c optimize tcp random clos
Entering 'components/mbedtls/mbedtls
Updating files: 100% (985/985), done
HEAD is now at f5f2e5926 Merge branch 'fix/warnings_in_NimBLE_build_failure' into 'mbedtls-2.16.2-idf
Entering 'components/mqtt/esp-mqtt
HEAD is now at 566b034 Merge branch 'bugfix/err_event_mqtt_related' into 'master
Entering 'components/nghttp/nghttp2
Updating files: 100% (661/661), done
HEAD is now at 3bcc416e Update manual page
Entering 'components/protobuf-c/protobuf-c
Updating files: 100% (68/68), done
HEAD is now at dac1a65 Merge pull request #283 from protobuf-c/edmonds/changelog/1.3.
Entering 'components/spiffs/spiffs
HEAD is now at f5e26c4 fixes #16
Entering 'components/unity/unity
HEAD is now at 7d2bf62 Merge pull request #363 from Deltrix/patch-
Entering 'examples/build_system/cmake/import_lib/main/lib/tinyxml2
Updating files: 100% (206/206), done
HEAD is now at 7e8e249 Merge pull request #707 from SwiftEngineering/issue_70
2020-04-14 10:35:00.645 --------
2020-04-14 10:35:00.657 idf_tools.py exists in IDF directory
2020-04-14 10:35:00.657 idf_tools.py command: C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py
2020-04-14 10:35:00.657 Installing tools:C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py install
2020-04-14 10:35:12.542 Done, exit code=0
2020-04-14 10:35:12.542 --------
2020-04-14 10:35:12.542 Running command: C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py install
Installing tools: xtensa-esp32-elf, esp32ulp-elf, cmake, openocd-esp32, mconf, ninja, idf-exe, ccache
Skipping xtensa-esp32-elf@esp-2019r2-8.2.0 (already installed)
Skipping esp32ulp-elf@2.28.51.20170517 (already installed)
Skipping cmake@3.13.4 (already installed)
Skipping openocd-esp32@v0.10.0-esp32-20190313 (already installed)
Skipping mconf@v4.6.0.0-idf-20190628 (already installed)
Skipping ninja@1.9.0 (already installed)
Skipping idf-exe@1.0.1 (already installed)
Skipping ccache@3.7 (already installed)
2020-04-14 10:35:12.543 --------
2020-04-14 10:35:12.554 Installing Python environment:C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py install-python-env
2020-04-14 10:35:17.184 Done, exit code=1
2020-04-14 10:35:17.184 --------
2020-04-14 10:35:17.184 Running command: C:\Users\James\AppData\Local\Programs\Python\Python37\python.exe C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py install-python-env
usage: virtualenv [--version] [--with-traceback] [-v | -q] [--app-data APP_DATA] [--clear-app-data] [--discovery {builtin}] [-p py] [--creator {builtin,cpython3-win,venv}] [--seeder {app-data,pip}] [--no-seed] [--activators comma_sep_list]
[--clear] [--system-site-packages] [--copies] [--download | --no-download] [--extra-search-dir d [d ...]] [--pip version] [--setuptools version] [--wheel version] [--no-pip] [--no-setuptools] [--no-wheel]
[--symlink-app-data] [--prompt prompt] [-h]
dest
virtualenv: error: unrecognized arguments: --no-site-packages
Creating a new Python environment in C:\Users\James\.espressif\python_env\idf4.0_py3.7_env
Traceback (most recent call last):
File "C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py", line 1372, in <module>
main(sys.argv[1:])
File "C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py", line 1368, in main
action_func(args)
File "C:\Users\James\Desktop\esp-idf-7\tools\idf_tools.py", line 1184, in action_install_python_env
stdout=sys.stdout, stderr=sys.stderr)
File "C:\Users\James\AppData\Local\Programs\Python\Python37\lib\subprocess.py", line 347, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['C:\\Users\\James\\AppData\\Local\\Programs\\Python\\Python37\\python.exe', '-m', 'virtualenv', '--no-site-packages', 'C:\\Users\\James\\.espressif\\python_env\\idf4.0_py3.7_env']' returned non-zero exit status 2.
2020-04-14 10:35:17.185 --------
2020-04-14 10:35:17.185 Message box (OK):
Installation has failed with exit code 1
2020-04-14 10:38:45.802 User chose OK.
2020-04-14 10:38:45.816 Message box (Yes/No):
Installation log has been created, it may contain more information about the problem.
Display the installation log now?
2020-04-14 10:38:47.030 User chose Yes.
2020-04-14 10:38:47.140 CurStepChanged raised an exception.
|
Hi Ivan
2020-04-14 10:09:31.700 GetIDFZIPFileVersion(v4.0)=v4.0
2020-04-14 10:13:12.300 -------- 2020-04-14 10:13:12.551 -------- |
@804enl it seems there is a problem with your system/user PATH environment variable:
The path doesn't include standard Windows paths, like Please add |
can someone please help me? I am recieving an installation error for idf-esp32 on windows 10. I tried different version releases too, the error is same 2020-10-30 10:45:37.102 -------- |
@amulya-incorrigible it looks like your copy of Python doesn't have HTTPS support installed ( |
I am getting following error on Windows 10 Processing d:\esp-idf\esp-idf\tools\kconfig_new\esp-windows-curses During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
@imranrajjad It seems that you are using Python 3.5 together with a very outdated pip version (8.1.1). Please try installing an up-to-date Python 3.7 or 3.8 from python.org. One way is to choose "Install Python 3.7" option in the IDF Tools Installer. It will download and install a more recent version of Python for you. |
Environment
git describe --tags
to find it):// v3.2-dev-1148-g96cd3b75c
xtensa-esp32-elf-gcc --version
to find it):// 1.22.0-80-g6c4433a
Problem Description
Here is my install paths:
**Using Python 3.6:
C:\Users\Michael Bot\AppData\Local\Programs\Python\Python36-32\python.exe
Using Git 2.21.0.windows.1:
C:\Program Files\Git\cmd\git.exe
Using existing ESP-IDF copy:
C:\esp\esp-idf
IDF tools directory (IDF_TOOLS_PATH):
C:\esp32
Running esp-idf-tools-setup-2.1.exe, I get errors as follows:
Running command: C:\Users\Michael Bot\AppData\Local\Programs\Python\Python36-32\python.exe C:\esp\esp-idf\tools\idf_tools.py install-python-env
Using base prefix 'C:\Users\Michael Bot\AppData\Local\Programs\Python\Python36-32'
New python executable in C:\esptools.espressif\python_env\idf4.1_py3.6_env\Scripts\python.exe
Installing setuptools, pip, wheel...
done.
Processing \${idf_path}\tools\kconfig_new\esp-windows-curses
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: '\\${IDF_PATH}\tools\kconfig_new\esp-windows-curses'
Let me know if there is something I'm missing.
The text was updated successfully, but these errors were encountered: