espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.32k stars 7.2k forks source link

idf.py menuconfig failed. (IDFGH-1834) #4043

Closed phypy closed 5 years ago

phypy commented 5 years ago

Hi,Something is wrong while executing the idf.py menuconfig: Operation system:Windows 10. Python Version: Python 2.7.15 :: Anaconda,Inc. Error info: D:\Programs\Espressif\hello_world>python ../esp-idf/tools/idf.py menuconfig Checking Python dependencies... Python requirements from D:\Programs\Espressif\esp-idf\requirements.txt are satisfied. Executing action: menuconfig Running cmake in directory d:\programs\espressif\hello_world\build Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 --warn-uninitialized -DCCACHE_ENABLE=0 d:\programs\espressif\hello_world"... Warn about uninitialized values. -- Could NOT find Git (missing: GIT_EXECUTABLE) CMake Warning at D:/Programs/Espressif/esp-idf/tools/cmake/git_submodules.cmake:4 (message): Git executable was not found. Git submodule checks will not be executed. If you have any build issues at all, start by adding git executable to the PATH and rerun cmake to not see this warning again. Call Stack (most recent call first): D:/Programs/Espressif/esp-idf/tools/cmake/idf.cmake:34 (include) D:/Programs/Espressif/esp-idf/tools/cmake/project.cmake:7 (include) CMakeLists.txt:5 (include)

CMake Warning at D:/Programs/Espressif/esp-idf/tools/cmake/kconfig.cmake:39 (message): Failed to detect version of mconf-idf. Return code was 1. Call Stack (most recent call first): D:/Programs/Espressif/esp-idf/tools/cmake/build.cmake:161 (__kconfig_init) D:/Programs/Espressif/esp-idf/tools/cmake/idf.cmake:43 (__build_init) D:/Programs/Espressif/esp-idf/tools/cmake/project.cmake:7 (include) CMakeLists.txt:5 (include)

-- IDF_TARGET not set, using default target: esp32 -- The C compiler identification is GNU 5.2.0 -- The CXX compiler identification is GNU 5.2.0 -- The ASM compiler identification is GNU -- Found assembler: D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-gcc.exe -- Check for working C compiler: D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-gcc.exe -- Check for working C compiler: D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-gcc.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-g++.exe -- Check for working CXX compiler: D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-g++.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Project is not inside a git repository, or git repository has no commits; will not use 'git describe' to determine PROJECT_VER. -- Project version: 1 -- Building ESP-IDF components for target esp32 CMake Warning at D:/Programs/Espressif/esp-idf/tools/cmake/crosstool_version_check.cmake:8 (message): Xtensa toolchain D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-gcc.exe version 5.2.0 is not the supported version 8.2.0. Check Getting Started documentation or proceed at own risk. Call Stack (most recent call first): D:/Programs/Espressif/esp-idf/components/esp32/project_include.cmake:20 (gcc_version_check) D:/Programs/Espressif/esp-idf/tools/cmake/build.cmake:287 (include) D:/Programs/Espressif/esp-idf/tools/cmake/build.cmake:440 (__build_process_project_includes) D:/Programs/Espressif/esp-idf/tools/cmake/project.cmake:341 (idf_build_process) CMakeLists.txt:6 (project)

CMake Warning at D:/Programs/Espressif/esp-idf/tools/cmake/crosstool_version_check.cmake:28 (message): Xtensa toolchain D:/Programs/Espressif/ESPIDF_Tools/tools/bin/xtensa-esp32-elf-gcc.exe crosstool-ng version crosstool-ng-1.22.0-80-g6c4433a5 doesn't match supported version esp32-2019r1. Check Getting Started documentation or proceed at own risk. Call Stack (most recent call first): D:/Programs/Espressif/esp-idf/components/esp32/project_include.cmake:21 (crosstool_version_check) D:/Programs/Espressif/esp-idf/tools/cmake/build.cmake:287 (include) D:/Programs/Espressif/esp-idf/tools/cmake/build.cmake:440 (__build_process_project_includes) D:/Programs/Espressif/esp-idf/tools/cmake/project.cmake:341 (idf_build_process) CMakeLists.txt:6 (project)

-- Found PythonInterp: D:/Programs/Anaconda3/envs/classic/python.exe (found version "2.7.15") -- Found Perl: D:/Programs/DiaSemi/SmartSnippetsStudio/Tools/mingw64_targeting32/msys/1.0/bin/perl.exe (found version "5.8.8") -- Adding linker script D:/Programs/Espressif/hello_world/build/esp-idf/esp32/esp32_out.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp32/ld/esp32.project.ld.in -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp32/ld/esp32.peripherals.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp_rom/esp32/ld/esp32.rom.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp_rom/esp32/ld/esp32.rom.libgcc.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp_rom/esp32/ld/esp32.rom.syscalls.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-data.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-funcs.ld -- Adding linker script D:/Programs/Espressif/esp-idf/components/esp_rom/esp32/ld/esp32.rom.newlib-locale.ld -- Components: app_trace app_update asio bootloader bootloader_support bt cbor coap console cxx driver efuse esp-tls esp32 esp_adc_cal esp_common esp_eth esp_event esp_gdbstub esp_http_client esp_http_server esp_https_ota esp_https_server esp_local_ctrl esp_ringbuf esp_rom esp_websocket_client esp_wifi espcoredump esptool_py expat fatfs freemodbus freertos heap idf_test jsmn json libsodium log lwip main mbedtls mdns mqtt newlib nghttp nvs_flash openssl partition_table protobuf-c protocomm pthread sdmmc soc spi_flash spiffs tcp_transport tcpip_adapter ulp unity vfs wear_levelling wifi_provisioning wpa_supplicant xtensa -- Component paths: D:/Programs/Espressif/esp-idf/components/app_trace D:/Programs/Espressif/esp-idf/components/app_update D:/Programs/Espressif/esp-idf/components/asio D:/Programs/Espressif/esp-idf/components/bootloader D:/Programs/Espressif/esp-idf/components/bootloader_support D:/Programs/Espressif/esp-idf/components/bt D:/Programs/Espressif/esp-idf/components/cbor D:/Programs/Espressif/esp-idf/components/coap D:/Programs/Espressif/esp-idf/components/console D:/Programs/Espressif/esp-idf/components/cxx D:/Programs/Espressif/esp-idf/components/driver D:/Programs/Espressif/esp-idf/components/efuse D:/Programs/Espressif/esp-idf/components/esp-tls D:/Programs/Espressif/esp-idf/components/esp32 D:/Programs/Espressif/esp-idf/components/esp_adc_cal D:/Programs/Espressif/esp-idf/components/esp_common D:/Programs/Espressif/esp-idf/components/esp_eth D:/Programs/Espressif/esp-idf/components/esp_event D:/Programs/Espressif/esp-idf/components/esp_gdbstub D:/Programs/Espressif/esp-idf/components/esp_http_client D:/Programs/Espressif/esp-idf/components/esp_http_server D:/Programs/Espressif/esp-idf/components/esp_https_ota D:/Programs/Espressif/esp-idf/components/esp_https_server D:/Programs/Espressif/esp-idf/components/esp_local_ctrl D:/Programs/Espressif/esp-idf/components/esp_ringbuf D:/Programs/Espressif/esp-idf/components/esp_rom D:/Programs/Espressif/esp-idf/components/esp_websocket_client D:/Programs/Espressif/esp-idf/components/esp_wifi D:/Programs/Espressif/esp-idf/components/espcoredump D:/Programs/Espressif/esp-idf/components/esptool_py D:/Programs/Espressif/esp-idf/components/expat D:/Programs/Espressif/esp-idf/components/fatfs D:/Programs/Espressif/esp-idf/components/freemodbus D:/Programs/Espressif/esp-idf/components/freertos D:/Programs/Espressif/esp-idf/components/heap D:/Programs/Espressif/esp-idf/components/idf_test D:/Programs/Espressif/esp-idf/components/jsmn D:/Programs/Espressif/esp-idf/components/json D:/Programs/Espressif/esp-idf/components/libsodium D:/Programs/Espressif/esp-idf/components/log D:/Programs/Espressif/esp-idf/components/lwip D:/Programs/Espressif/hello_world/main D:/Programs/Espressif/esp-idf/components/mbedtls D:/Programs/Espressif/esp-idf/components/mdns D:/Programs/Espressif/esp-idf/components/mqtt D:/Programs/Espressif/esp-idf/components/newlib D:/Programs/Espressif/esp-idf/components/nghttp D:/Programs/Espressif/esp-idf/components/nvs_flash D:/Programs/Espressif/esp-idf/components/openssl D:/Programs/Espressif/esp-idf/components/partition_table D:/Programs/Espressif/esp-idf/components/protobuf-c D:/Programs/Espressif/esp-idf/components/protocomm D:/Programs/Espressif/esp-idf/components/pthread D:/Programs/Espressif/esp-idf/components/sdmmc D:/Programs/Espressif/esp-idf/components/soc D:/Programs/Espressif/esp-idf/components/spi_flash D:/Programs/Espressif/esp-idf/components/spiffs D:/Programs/Espressif/esp-idf/components/tcp_transport D:/Programs/Espressif/esp-idf/components/tcpip_adapter D:/Programs/Espressif/esp-idf/components/ulp D:/Programs/Espressif/esp-idf/components/unity D:/Programs/Espressif/esp-idf/components/vfs D:/Programs/Espressif/esp-idf/components/wear_levelling D:/Programs/Espressif/esp-idf/components/wifi_provisioning D:/Programs/Espressif/esp-idf/components/wpa_supplicant D:/Programs/Espressif/esp-idf/components/xtensa -- Configuring done -- Generating done -- Build files have been written to: D:/Programs/Espressif/hello_world/build Running ninja in directory d:\programs\espressif\hello_world\build Executing "ninja menuconfig"... [0/1] cmd.exe /C "cd /D D:\Programs\Espressif\hello_world...output config D:/Programs/Espressif/hello_world/sdkconfig" D:/Programs/Espressif/esp-idf/components/bt/Kconfig:386: undefined variable "$IDF_PATH/components/bt/host/bluedroid/Kconfig.in" FAILED: CMakeFiles/menuconfig cmd.exe /C "cd /D D:\Programs\Espressif\hello_world\build && D:\Programs\Anaconda3\envs\classic\python.exe D:/Programs/Espressif/esp-idf/tools/kconfig_new/confgen.py --kconfig D:/Programs/Espressif/esp-idf/Kconfig --sdkconfig-rename D:/Programs/Espressif/esp-idf/sdkconfig.rename --config D:/Programs/Espressif/hello_world/sdkconfig --env-file D:/Programs/Espressif/hello_world/build/config.env --env IDF_TARGET=esp32 --output config D:/Programs/Espressif/hello_world/sdkconfig && "C:\Program Files\CMake\bin\cmake.exe" -E env "COMPONENT_KCONFIGS=D:/Programs/Espressif/esp-idf/components/app_trace/Kconfig D:/Programs/Espressif/esp-idf/components/bt/Kconfig D:/Programs/Espressif/esp-idf/components/coap/Kconfig D:/Programs/Espressif/esp-idf/components/driver/Kconfig D:/Programs/Espressif/esp-idf/components/efuse/Kconfig D:/Programs/Espressif/esp-idf/components/esp-tls/Kconfig D:/Programs/Espressif/esp-idf/components/esp32/Kconfig D:/Programs/Espressif/esp-idf/components/esp_adc_cal/Kconfig D:/Programs/Espressif/esp-idf/components/esp_common/Kconfig D:/Programs/Espressif/esp-idf/components/esp_eth/Kconfig D:/Programs/Espressif/esp-idf/components/esp_event/Kconfig D:/Programs/Espressif/esp-idf/components/esp_gdbstub/Kconfig D:/Programs/Espressif/esp-idf/components/esp_http_client/Kconfig D:/Programs/Espressif/esp-idf/components/esp_http_server/Kconfig D:/Programs/Espressif/esp-idf/components/esp_https_ota/Kconfig D:/Programs/Espressif/esp-idf/components/esp_https_server/Kconfig D:/Programs/Espressif/esp-idf/components/esp_wifi/Kconfig D:/Programs/Espressif/esp-idf/components/espcoredump/Kconfig D:/Programs/Espressif/esp-idf/components/fatfs/Kconfig D:/Programs/Espressif/esp-idf/components/freemodbus/Kconfig D:/Programs/Espressif/esp-idf/components/freertos/Kconfig D:/Programs/Espressif/esp-idf/components/heap/Kconfig D:/Programs/Espressif/esp-idf/components/libsodium/Kconfig D:/Programs/Espressif/esp-idf/components/log/Kconfig D:/Programs/Espressif/esp-idf/components/lwip/Kconfig D:/Programs/Espressif/esp-idf/components/mbedtls/Kconfig D:/Programs/Espressif/esp-idf/components/mdns/Kconfig D:/Programs/Espressif/esp-idf/components/mqtt/Kconfig D:/Programs/Espressif/esp-idf/components/newlib/Kconfig D:/Programs/Espressif/esp-idf/components/nvs_flash/Kconfig D:/Programs/Espressif/esp-idf/components/openssl/Kconfig D:/Programs/Espressif/esp-idf/components/pthread/Kconfig D:/Programs/Espressif/esp-idf/components/spi_flash/Kconfig D:/Programs/Espressif/esp-idf/components/spiffs/Kconfig D:/Programs/Espressif/esp-idf/components/tcpip_adapter/Kconfig D:/Programs/Espressif/esp-idf/components/unity/Kconfig D:/Programs/Espressif/esp-idf/components/vfs/Kconfig D:/Programs/Espressif/esp-idf/components/wear_levelling/Kconfig D:/Programs/Espressif/esp-idf/components/wifi_provisioning/Kconfig D:/Programs/Espressif/esp-idf/components/wpa_supplicant/Kconfig" "COMPONENT_KCONFIGS_PROJBUILD=D:/Programs/Espressif/esp-idf/components/app_update/Kconfig.projbuild D:/Programs/Espressif/esp-idf/components/bootloader/Kconfig.projbuild D:/Programs/Espressif/esp-idf/components/esptool_py/Kconfig.projbuild D:/Programs/Espressif/esp-idf/components/partition_table/Kconfig.projbuild" IDF_CMAKE=y KCONFIG_CONFIG=D:/Programs/Espressif/hello_world/sdkconfig IDF_TARGET=esp32 D:/Programs/Espressif/ESPIDF_Tools/mconf-idf/mconf-idf.exe D:/Programs/Espressif/esp-idf/Kconfig && D:\Programs\Anaconda3\envs\classic\python.exe D:/Programs/Espressif/esp-idf/tools/kconfig_new/confgen.py --kconfig D:/Programs/Espressif/esp-idf/Kconfig --sdkconfig-rename D:/Programs/Espressif/esp-idf/sdkconfig.rename --config D:/Programs/Espressif/hello_world/sdkconfig --env-file D:/Programs/Espressif/hello_world/build/config.env --env IDF_TARGET=esp32 --output config D:/Programs/Espressif/hello_world/sdkconfig" ninja: build stopped: subcommand failed. ninja failed with exit code 1

dobairoland commented 5 years ago

You need to update mconf-idf by either using the new version of the tools installer (https://docs.espressif.com/projects/esp-idf/en/latest/get-started/windows-setup.html#esp-idf-tools-installer) or kconfig-frontends (https://github.com/espressif/kconfig-frontends/releases/tag/v4.6.0.0-idf-20190628).

phypy commented 5 years ago

catched another error while running the esp-idf-tools-setup-2.0.exe,this occurred every time, here is one of the log: 2019-09-11 14:45:53.293 Log opened. (Time zone: UTC+08:00) 2019-09-11 14:45:53.293 Setup version: Inno Setup version 6.0.1-beta (u) 2019-09-11 14:45:53.293 Original Setup EXE: C:\Users\hubei\Downloads\esp-idf-tools-setup-2.0.exe 2019-09-11 14:45:53.293 Setup command line: /SL5="$110F22,204901974,721408,C:\Users\hubei\Downloads\esp-idf-tools-setup-2.0.exe" 2019-09-11 14:45:53.293 Windows version: 10.0.18362 (NT platform: Yes) 2019-09-11 14:45:53.293 64-bit Windows: Yes 2019-09-11 14:45:53.293 Processor architecture: x64 2019-09-11 14:45:53.293 User privileges: Administrative 2019-09-11 14:45:53.294 Administrative install mode: No 2019-09-11 14:45:53.294 Install mode root key: HKEY_CURRENT_USER 2019-09-11 14:45:53.296 64-bit install mode: Yes 2019-09-11 14:45:53.297 Created temporary directory: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp 2019-09-11 14:45:53.301 -- DLL function import -- 2019-09-11 14:45:53.301 Function name: idpAddFile 2019-09-11 14:45:53.301 DLL name: files:idp.dll 2019-09-11 14:45:53.301 Extracting temporary file: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.311 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.311 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpAddFileComp 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpAddMirror 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpAddFtpDir 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpAddFtpDirComp 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpClearFiles 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpFilesCount 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpFtpDirsCount 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpFileDownloaded 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpFilesDownloaded 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpDownloadFile 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpDownloadFiles 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.346 Importing the DLL function. 2019-09-11 14:45:53.346 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.346 -- DLL function import -- 2019-09-11 14:45:53.346 Function name: idpDownloadFilesComp 2019-09-11 14:45:53.346 DLL name: files:idp.dll 2019-09-11 14:45:53.346 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpDownloadFilesCompUi 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpStartDownload 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpStopDownload 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetLogin 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetProxyMode 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetProxyName 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetProxyLogin 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpConnectControl 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpAddMessage 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetInternalOption 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetDetailedMode 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpSetComponents 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpReportError 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.347 -- DLL function import -- 2019-09-11 14:45:53.347 Function name: idpTrace 2019-09-11 14:45:53.347 DLL name: files:idp.dll 2019-09-11 14:45:53.347 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.347 Importing the DLL function. 2019-09-11 14:45:53.347 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.348 -- DLL function import -- 2019-09-11 14:45:53.348 Function name: idpAddFileSize 2019-09-11 14:45:53.348 DLL name: files:idp.dll 2019-09-11 14:45:53.348 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.348 Importing the DLL function. 2019-09-11 14:45:53.348 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.348 -- DLL function import -- 2019-09-11 14:45:53.348 Function name: idpAddFileSize 2019-09-11 14:45:53.348 DLL name: files:idp.dll 2019-09-11 14:45:53.348 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.348 Importing the DLL function. 2019-09-11 14:45:53.348 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.348 -- DLL function import -- 2019-09-11 14:45:53.348 Function name: idpGetFileSize 2019-09-11 14:45:53.348 DLL name: files:idp.dll 2019-09-11 14:45:53.348 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.348 Importing the DLL function. 2019-09-11 14:45:53.348 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.348 -- DLL function import -- 2019-09-11 14:45:53.348 Function name: idpGetFilesSize 2019-09-11 14:45:53.348 DLL name: files:idp.dll 2019-09-11 14:45:53.348 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\idp.dll 2019-09-11 14:45:53.348 Importing the DLL function. 2019-09-11 14:45:53.348 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.348 -- DLL function import -- 2019-09-11 14:45:53.348 Function name: proc_start 2019-09-11 14:45:53.348 DLL name: files:cmdlinerunner.dll 2019-09-11 14:45:53.348 Extracting temporary file: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\cmdlinerunner.dll 2019-09-11 14:45:53.356 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\cmdlinerunner.dll 2019-09-11 14:45:53.357 Importing the DLL function. 2019-09-11 14:45:53.370 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.370 -- DLL function import -- 2019-09-11 14:45:53.370 Function name: proc_get_exit_code 2019-09-11 14:45:53.370 DLL name: files:cmdlinerunner.dll 2019-09-11 14:45:53.370 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\cmdlinerunner.dll 2019-09-11 14:45:53.370 Importing the DLL function. 2019-09-11 14:45:53.370 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.370 -- DLL function import -- 2019-09-11 14:45:53.370 Function name: proc_get_output 2019-09-11 14:45:53.370 DLL name: files:cmdlinerunner.dll 2019-09-11 14:45:53.370 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\cmdlinerunner.dll 2019-09-11 14:45:53.370 Importing the DLL function. 2019-09-11 14:45:53.370 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.370 -- DLL function import -- 2019-09-11 14:45:53.370 Function name: proc_end 2019-09-11 14:45:53.370 DLL name: files:cmdlinerunner.dll 2019-09-11 14:45:53.370 Dest DLL name: C:\Users\hubei\AppData\Local\Temp\is-KK6SF.tmp\cmdlinerunner.dll 2019-09-11 14:45:53.370 Importing the DLL function. 2019-09-11 14:45:53.370 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.370 -- DLL function import -- 2019-09-11 14:45:53.370 Function name: SetEnvironmentVariableW 2019-09-11 14:45:53.370 DLL name: kernel32.dll 2019-09-11 14:45:53.370 Dest DLL name: kernel32.dll 2019-09-11 14:45:53.370 Importing the DLL function. 2019-09-11 14:45:53.371 Successfully imported the DLL function. Delay loaded? No 2019-09-11 14:45:53.454 Found link in "For more infojects/esp-idf/en/latest/versions.html": "https://docs.espressif.com/projects/esp-idf/en/latest/versions.html" 2019-09-11 14:45:56.345 OnPythonPagePrepare 2019-09-11 14:45:56.345 Nothing found in -2147483647\Software\Python 2019-09-11 14:45:56.345 In -2147483646\Software\Python\ContinuumAnalytics 2019-09-11 14:45:56.345 In -2147483646\Software\Python\ContinuumAnalytics\Anaconda36-64 2019-09-11 14:45:56.345 Adding Python version=3.6 name=Anaconda 5.2.0 executable=D:\Programs\Anaconda3\python.exe 2019-09-11 14:45:56.345 In -2147483646\Software\Python\PythonCore 2019-09-11 14:45:56.345 In -2147483646\Software\Python\PythonCore\3.6 2019-09-11 14:45:56.345 No ExecutablePath, using the default 2019-09-11 14:45:56.345 Adding Python version=3.6 name=Python 3.6 executable=D:\Programs\Anaconda3\python.exe 2019-09-11 14:45:56.345 Nothing found in -2147483646\Software\Wow6432Node\Python 2019-09-11 14:45:57.971 OnPythonPageValidate index=0 2019-09-11 14:45:57.971 OnPythonPageValidate: PythonPath=D:\Programs\Anaconda3\ PythonExecutablePath=D:\Programs\Anaconda3\python.exe 2019-09-11 14:45:57.979 OnGitPagePrepare 2019-09-11 14:45:59.110 OnGitSelectionChange index=1 2019-09-11 14:46:12.580 OnGitPageValidate index=1 2019-09-11 14:46:12.580 Running /C "D:\Programs\Git\bin\git.exe" --version >gitver.txt 2019-09-11 14:46:12.765 Version of D:\Programs\Git\bin\git.exe is 2.17.1.windows.2 2019-09-11 14:46:12.765 Version of git is supported 2019-09-11 14:46:12.765 OnIDFPagePrepare 2019-09-11 14:46:14.031 OnIDFSelectionChange index=1 2019-09-11 14:46:27.938 OnIDFPageValidate index=1 2019-09-11 14:46:27.938 Summary message: Using Python 3.6: D:\Programs\Anaconda3\python.exe

                      Using Git 2.17.1.windows.2:
                            D:\Programs\Git\bin\git.exe

                      Using existing ESP-IDF copy: 
                            D:\Programs\Espressif\esp-idf

                      IDF tools directory (IDF_TOOLS_PATH):
                            D:\Programs\Espressif\ESPIDF_Tools\.espressif

2019-09-11 14:46:29.470 Calling RestartManager's RmGetList. 2019-09-11 14:46:29.470 RmGetList finished successfully. 2019-09-11 14:46:29.470 RestartManager found no applications using one of our files. 2019-09-11 14:46:29.486 Starting the installation process. 2019-09-11 14:46:29.486 Directory for uninstall files: D:\Programs\Espressif\ESPIDF_Tools.espressif 2019-09-11 14:46:29.572 Will append to existing uninstall log: D:\Programs\Espressif\ESPIDF_Tools.espressif\unins000.dat 2019-09-11 14:46:29.573 -- File entry -- 2019-09-11 14:46:29.574 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\unins000.exe 2019-09-11 14:46:29.574 Non-default bitness: 32-bit 2019-09-11 14:46:29.575 Time stamp of our file: 2019-09-11 14:45:53.084 2019-09-11 14:46:29.575 Dest file exists. 2019-09-11 14:46:29.575 Time stamp of existing file: 2019-09-11 14:29:06.297 2019-09-11 14:46:29.575 Version of our file: 51.1052.0.0 2019-09-11 14:46:29.652 Version of existing file: 51.1052.0.0 2019-09-11 14:46:29.652 Installing the file. 2019-09-11 14:46:29.652 Leaving temporary file in place for now. 2019-09-11 14:46:29.652 -- File entry -- 2019-09-11 14:46:29.652 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\idf_tools_fallback.py 2019-09-11 14:46:29.652 Time stamp of our file: 2019-07-01 05:51:42.000 2019-09-11 14:46:29.652 Dest file exists. 2019-09-11 14:46:29.652 Time stamp of existing file: 2019-07-01 05:51:42.000 2019-09-11 14:46:29.652 Version of our file: (none) 2019-09-11 14:46:29.675 Version of existing file: (none) 2019-09-11 14:46:29.675 Installing the file. 2019-09-11 14:46:29.701 Successfully installed the file. 2019-09-11 14:46:29.702 -- File entry -- 2019-09-11 14:46:29.702 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\tools_fallback.json 2019-09-11 14:46:29.702 Time stamp of our file: 2019-07-01 05:51:44.000 2019-09-11 14:46:29.702 Dest file exists. 2019-09-11 14:46:29.702 Time stamp of existing file: 2019-07-01 05:51:44.000 2019-09-11 14:46:29.702 Version of our file: (none) 2019-09-11 14:46:29.707 Version of existing file: (none) 2019-09-11 14:46:29.707 Installing the file. 2019-09-11 14:46:29.709 Successfully installed the file. 2019-09-11 14:46:29.709 -- File entry -- 2019-09-11 14:46:29.709 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\idf_cmd_init.bat 2019-09-11 14:46:29.709 Time stamp of our file: 2019-07-01 05:51:44.000 2019-09-11 14:46:29.709 Dest file exists. 2019-09-11 14:46:29.709 Time stamp of existing file: 2019-07-01 05:51:44.000 2019-09-11 14:46:29.709 Version of our file: (none) 2019-09-11 14:46:29.711 Version of existing file: (none) 2019-09-11 14:46:29.711 Installing the file. 2019-09-11 14:46:29.712 Successfully installed the file. 2019-09-11 14:46:29.712 -- File entry -- 2019-09-11 14:46:29.713 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip 2019-09-11 14:46:29.713 Time stamp of our file: 2019-03-25 22:01:50.000 2019-09-11 14:46:29.713 Dest file exists. 2019-09-11 14:46:29.714 Time stamp of existing file: 2019-03-25 22:01:50.000 2019-09-11 14:46:29.714 Version of our file: (none) 2019-09-11 14:46:29.719 Version of existing file: (none) 2019-09-11 14:46:29.719 Installing the file. 2019-09-11 14:46:30.266 Successfully installed the file. 2019-09-11 14:46:30.266 -- File entry -- 2019-09-11 14:46:30.266 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\cmake-3.13.4-win64-x64.zip 2019-09-11 14:46:30.266 Time stamp of our file: 2019-03-25 22:02:52.000 2019-09-11 14:46:30.266 Dest file exists. 2019-09-11 14:46:30.266 Time stamp of existing file: 2019-03-25 22:02:52.000 2019-09-11 14:46:30.266 Version of our file: (none) 2019-09-11 14:46:30.266 Version of existing file: (none) 2019-09-11 14:46:30.266 Installing the file. 2019-09-11 14:46:32.125 Successfully installed the file. 2019-09-11 14:46:32.125 -- File entry -- 2019-09-11 14:46:32.126 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\idf-exe-v1.0.zip 2019-09-11 14:46:32.126 Time stamp of our file: 2019-06-26 09:09:44.000 2019-09-11 14:46:32.126 Dest file exists. 2019-09-11 14:46:32.126 Time stamp of existing file: 2019-06-26 09:09:44.000 2019-09-11 14:46:32.126 Version of our file: (none) 2019-09-11 14:46:32.131 Version of existing file: (none) 2019-09-11 14:46:32.131 Installing the file. 2019-09-11 14:46:32.133 Successfully installed the file. 2019-09-11 14:46:32.133 -- File entry -- 2019-09-11 14:46:32.134 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\mconf-v4.6.0.0-idf-20190628-win32.zip 2019-09-11 14:46:32.134 Time stamp of our file: 2019-06-28 01:46:10.000 2019-09-11 14:46:32.134 Dest file exists. 2019-09-11 14:46:32.134 Time stamp of existing file: 2019-06-28 01:46:10.000 2019-09-11 14:46:32.134 Version of our file: (none) 2019-09-11 14:46:32.139 Version of existing file: (none) 2019-09-11 14:46:32.139 Installing the file. 2019-09-11 14:46:32.194 Successfully installed the file. 2019-09-11 14:46:32.194 -- File entry -- 2019-09-11 14:46:32.195 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\ninja-1.9.0-win64.zip 2019-09-11 14:46:32.195 Time stamp of our file: 2019-03-25 22:55:36.000 2019-09-11 14:46:32.195 Dest file exists. 2019-09-11 14:46:32.195 Time stamp of existing file: 2019-03-25 22:55:36.000 2019-09-11 14:46:32.195 Version of our file: (none) 2019-09-11 14:46:32.200 Version of existing file: (none) 2019-09-11 14:46:32.200 Installing the file. 2019-09-11 14:46:32.219 Successfully installed the file. 2019-09-11 14:46:32.219 -- File entry -- 2019-09-11 14:46:32.219 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20190313.zip 2019-09-11 14:46:32.220 Time stamp of our file: 2019-03-25 22:03:24.000 2019-09-11 14:46:32.220 Dest file exists. 2019-09-11 14:46:32.220 Time stamp of existing file: 2019-03-25 22:03:24.000 2019-09-11 14:46:32.220 Version of our file: (none) 2019-09-11 14:46:32.229 Version of existing file: (none) 2019-09-11 14:46:32.229 Installing the file. 2019-09-11 14:46:32.356 Successfully installed the file. 2019-09-11 14:46:32.356 -- File entry -- 2019-09-11 14:46:32.356 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-win32.zip 2019-09-11 14:46:32.356 Time stamp of our file: 2019-06-12 02:02:58.000 2019-09-11 14:46:32.356 Dest file exists. 2019-09-11 14:46:32.356 Time stamp of existing file: 2019-06-12 02:02:58.000 2019-09-11 14:46:32.356 Version of our file: (none) 2019-09-11 14:46:32.356 Version of existing file: (none) 2019-09-11 14:46:32.356 Installing the file. 2019-09-11 14:46:36.282 Successfully installed the file. 2019-09-11 14:46:36.282 -- File entry -- 2019-09-11 14:46:36.282 Dest filename: D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip 2019-09-11 14:46:36.282 Time stamp of our file: 2019-03-25 22:01:26.000 2019-09-11 14:46:36.282 Dest file exists. 2019-09-11 14:46:36.282 Time stamp of existing file: 2019-03-25 22:01:26.000 2019-09-11 14:46:36.282 Version of our file: (none) 2019-09-11 14:46:36.282 Version of existing file: (none) 2019-09-11 14:46:36.282 Installing the file. 2019-09-11 14:46:43.545 Successfully installed the file. 2019-09-11 14:46:43.545 -- Registry entry -- 2019-09-11 14:46:43.545 Key: HKEY_CURRENT_USER\Environment 2019-09-11 14:46:43.545 Value name: IDF_TOOLS_PATH 2019-09-11 14:46:43.545 Creating or opening the key. 2019-09-11 14:46:43.545 Successfully created the key. 2019-09-11 14:46:43.545 Saving uninstall information. 2019-09-11 14:46:43.545 Renaming uninstaller. 2019-09-11 14:46:43.545 Deleting uninstall key left over from previous non administrative install. 2019-09-11 14:46:43.545 Creating new uninstall key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall{9E068D99-5C4B-4E5F-96A3-B17CF291E6BD}_is1 2019-09-11 14:46:43.545 Writing uninstall key values. 2019-09-11 14:46:43.545 Detected previous administrative 64-bit install? No 2019-09-11 14:46:43.545 Detected previous administrative 32-bit install? No 2019-09-11 14:46:43.637 Installation process succeeded. 2019-09-11 14:46:43.637 Setting PATH for this process: D:\Programs\Anaconda3\;D:\Programs\Git\bin;D:\Programs\Espressif\ESPIDF_Tools\tools\bin;D:\Programs\Espressif\ESPIDF_Tools\mconf-idf;D:\Programs\Espressif\esp-idf\tools;C:\Program Files\CMake\bin;D:\Programs\DiaSemi\SmartSnippetsStudio\GCC\4_9-2015q3\bin;D:\Programs\DiaSemi\SmartSnippetsStudio\Tools\mingw64_targeting32\bin;D:\Programs\DiaSemi\SmartSnippetsStudio\Tools\mingw64_targeting32\msys\1.0\bin;D:\Programs\DiaSemi\SmartSnippetsStudio\Tools\doxygen;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\Programs\MinGW\bin;C:\Program Files (x86)\Java\jdk1.8.0_181\bin;D:\Programs\Gradle\gradle-4.9\bin;C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin\;D:\Programs\Node\node-v10.15.0-win-x64;D:\Programs\PuTTY\;D:\Programs\IDM Computer Solutions\UltraEdit;C:\Program Files\IDM Computer Solutions\UltraCompare;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;D:\Programs\Anaconda3;D:\Programs\Anaconda3\Scripts;C:\Users\hubei\AppData\Local\Microsoft\WindowsApps;C:\Users\hubei\AppData\Local\Android\Sdk\platform-tools;C:\Users\hubei\AppData\Local\Android\Sdk\tools;D:\Programs\Microsoft VS Code\bin;D:\Programs\Node\node-v10.15.0-win-x64\node_global 2019-09-11 14:46:43.637 PYTHONPATH= 2019-09-11 14:46:43.637 idf_tools.py exists in IDF directory 2019-09-11 14:46:43.637 idf_tools.py command: D:\Programs\Anaconda3\python.exe D:\Programs\Espressif\esp-idf\tools\idf_tools.py 2019-09-11 14:46:43.637 Installing tools:D:\Programs\Anaconda3\python.exe D:\Programs\Espressif\esp-idf\tools\idf_tools.py install 2019-09-11 14:50:10.173 Done, exit code=0 2019-09-11 14:50:10.173 -------- 2019-09-11 14:50:10.173 Running command: D:\Programs\Anaconda3\python.exe D:\Programs\Espressif\esp-idf\tools\idf_tools.py install Installing tools: xtensa-esp32-elf, esp32ulp-elf, cmake, openocd-esp32, mconf, ninja, idf-exe, ccache Installing xtensa-esp32-elf@esp32-2019r1-8.2.0 file xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-win32.zip is already downloaded Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\xtensa-esp32-elf-gcc8_2_0-esp32-2019r1-win32.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\xtensa-esp32-elf\esp32-2019r1-8.2.0 Installing esp32ulp-elf@2.28.51.20170517 file binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip is already downloaded Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\binutils-esp32ulp-win32-2.28.51-esp32ulp-20180809.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\esp32ulp-elf\2.28.51.20170517 Installing cmake@3.13.4 file cmake-3.13.4-win64-x64.zip is already downloaded Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\cmake-3.13.4-win64-x64.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\cmake\3.13.4 Installing openocd-esp32@v0.10.0-esp32-20190708 Downloading openocd-esp32-win32-0.10.0-esp32-20190708.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20190708.zip.tmp Done Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\openocd-esp32-win32-0.10.0-esp32-20190708.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\openocd-esp32\v0.10.0-esp32-20190708 Installing mconf@v4.6.0.0-idf-20190628 file mconf-v4.6.0.0-idf-20190628-win32.zip is already downloaded Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\mconf-v4.6.0.0-idf-20190628-win32.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\mconf\v4.6.0.0-idf-20190628 Installing ninja@1.9.0 file ninja-1.9.0-win64.zip is already downloaded Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\ninja-1.9.0-win64.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\ninja\1.9.0 Installing idf-exe@1.0.1 Downloading idf-exe-v1.0.1.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\idf-exe-v1.0.1.zip.tmp Done Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\idf-exe-v1.0.1.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\idf-exe\1.0.1 Installing ccache@3.7 Downloading ccache-3.7-w64.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\ccache-3.7-w64.zip.tmp Done Extracting D:\Programs\Espressif\ESPIDF_Tools.espressif\dist\ccache-3.7-w64.zip to D:\Programs\Espressif\ESPIDF_Tools.espressif\tools\ccache\3.7

2019-09-11 14:50:10.173 -------- 2019-09-11 14:50:10.173 Installing Python environment:D:\Programs\Anaconda3\python.exe D:\Programs\Espressif\esp-idf\tools\idf_tools.py install-python-env 2019-09-11 14:59:42.314 Done, exit code=1 2019-09-11 14:59:42.314 -------- 2019-09-11 14:59:42.314 Running command: D:\Programs\Anaconda3\python.exe D:\Programs\Espressif\esp-idf\tools\idf_tools.py install-python-env Collecting virtualenv Downloading https://files.pythonhosted.org/packages/8b/12/8d4f45b8962b03ac9efefe5ed5053f6b29334d83e438b4fe379d21c0cb8e/virtualenv-16.7.5-py2.py3-none-any.whl (3.3MB) twisted 18.7.0 requires PyHamcrest>=1.9.0, which is not installed. Installing collected packages: virtualenv The script virtualenv.exe is installed in 'C:\Users\hubei\AppData\Roaming\Python\Python36\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed virtualenv-16.7.5 Cache entry deserialization failed, entry ignored You are using pip version 10.0.1, however version 19.2.3 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command. Using base prefix 'D:\Programs\Anaconda3' No LICENSE.txt / LICENSE found in source New python executable in D:\Programs\Espressif\ESPIDF_Tools.espressif\python_env\idf4.1_py3.6_env\Scripts\python.exe Installing setuptools, pip, wheel... done. Requirement already satisfied: setuptools in d:\programs\espressif\espidf_tools.espressif\python_env\idf4.1_py3.6_env\lib\site-packages (from -r D:\Programs\Espressif\esp-idf\requirements.txt (line 4)) (41.2.0) Collecting click>=5.0 (from -r D:\Programs\Espressif\esp-idf\requirements.txt (line 8)) Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) Collecting pyserial>=3.0 (from -r D:\Programs\Espressif\esp-idf\requirements.txt (line 9)) Downloading https://files.pythonhosted.org/packages/0d/e4/2a744dd9e3be04a0c0907414e2a01a7c88bb3915cbe3c8cc06e209f59c30/pyserial-3.4-py2.py3-none-any.whl (193kB) Collecting future>=0.15.2 (from -r D:\Programs\Espressif\esp-idf\requirements.txt (line 10)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting cryptography>=2.1.4 (from -r D:\Programs\Espressif\esp-idf\requirements.txt (line 11)) Downloading https://files.pythonhosted.org/packages/31/1f/f158f5e83c934ff71cde6c54ebcac48547ec05c01836054ea721daf9840b/cryptography-2.7-cp36-cp36m-win_amd64.whl (1.5MB) ERROR: Exception: Traceback (most recent call last): File "D:\Programs\Espressif\ESPIDF_Tools.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip_vendor\urllib3\response.py", line 397, in _error_catcher yield File "D:\Programs\Espressif\ESPIDF_Tools.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip_vendor\urllib3\response.py", line 479, in read data = self._fp.read(amt) File "D:\Programs\Espressif\ESPIDF_Tools.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip_vendor\cachecontrol\filewrapper.py", line 62, in read data = self.__fp.read(amt) File "D:\Programs\Anaconda3\Lib\http\client.py", line 449, in read n = self.readinto(b) File "D:\Programs\Anaconda3\Lib\http\client.py", line 493, in readinto n = self.fp.readinto(b) File "D:\Programs\Anaconda3\Lib\socket.py", line 586, in readinto return self._sock.recv_into(b) File "D:\Programs\Anaconda3\Lib\ssl.py", line 1009, in recv_into return self.read(nbytes, buffer) File "D:\Programs\Anaconda3\Lib\ssl.py", line 871, in read return self._sslobj.read(len, buffer) File "D:\Programs\Anaconda3\Lib\ssl.py", line 631, in read v = self._sslobj.read(len, buffer) socket.timeout: The read operation timed out

                      During handling of the above exception, another exception occurred:

                      Traceback (most recent call last):
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\cli\base_command.py", line 188, in main
                          status = self.run(options, args)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\commands\install.py", line 345, in run
                          resolver.resolve(requirement_set)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\legacy_resolve.py", line 196, in resolve
                          self._resolve_one(requirement_set, req)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\legacy_resolve.py", line 359, in _resolve_one
                          abstract_dist = self._get_abstract_dist_for(req_to_install)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\legacy_resolve.py", line 307, in _get_abstract_dist_for
                          self.require_hashes
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\operations\prepare.py", line 199, in prepare_linked_requirement
                          progress_bar=self.progress_bar
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\download.py", line 1064, in unpack_url
                          progress_bar=progress_bar
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\download.py", line 924, in unpack_http_url
                          progress_bar)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\download.py", line 1152, in _download_http_url
                          _download_url(resp, link, content_file, hashes, progress_bar)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\download.py", line 861, in _download_url
                          hashes.check_against_chunks(downloaded_chunks)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\utils\hashes.py", line 75, in check_against_chunks
                          for chunk in chunks:
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\download.py", line 829, in written_chunks
                          for chunk in chunks:
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\utils\ui.py", line 156, in iter
                          for x in it:
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_internal\download.py", line 818, in resp_read
                             decode_content=False):
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_vendor\urllib3\response.py", line 531, in stream
                          data = self.read(amt=amt, decode_content=decode_content)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_vendor\urllib3\response.py", line 496, in read
                          raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
                        File "D:\Programs\Anaconda3\Lib\contextlib.py", line 99, in __exit__
                          self.gen.throw(type, value, traceback)
                        File "D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env\lib\site-packages\pip\_vendor\urllib3\response.py", line 402, in _error_catcher
                          raise ReadTimeoutError(self._pool, None, 'Read timed out.')
                      pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
                      Creating a new Python environment in D:\Programs\Espressif\ESPIDF_Tools\.espressif\python_env\idf4.1_py3.6_env
                      Installing virtualenv
                      Installing Python packages from D:\Programs\Espressif\esp-idf\requirements.txt
                      Traceback (most recent call last):
                        File "D:\Programs\Espressif\esp-idf\tools\idf_tools.py", line 1317, in <module>
                          main(sys.argv[1:])
                        File "D:\Programs\Espressif\esp-idf\tools\idf_tools.py", line 1313, in main
                          action_func(args)
                        File "D:\Programs\Espressif\esp-idf\tools\idf_tools.py", line 1136, in action_install_python_env
                          subprocess.check_call(run_args, stdout=sys.stdout, stderr=sys.stderr)
                        File "D:\Programs\Anaconda3\lib\subprocess.py", line 291, in check_call
                          raise CalledProcessError(retcode, cmd)
                      subprocess.CalledProcessError: Command '['D:\\Programs\\Espressif\\ESPIDF_Tools\\.espressif\\python_env\\idf4.1_py3.6_env\\Scripts\\python.exe', '-m', 'pip', 'install', '--no-warn-script-location', '-r', 'D:\\Programs\\Espressif\\esp-idf\\requirements.txt']' returned non-zero exit status 2.

2019-09-11 14:59:42.314 -------- 2019-09-11 14:59:42.314 Message box (OK): Installation has failed with exit code 1 2019-09-11 14:59:58.452 User chose OK. 2019-09-11 14:59:58.467 Message box (Yes/No): Installation log has been created, it may contain more information about the problem. Display the installation log now? 2019-09-11 14:59:59.813 User chose Yes. 2019-09-11 14:59:59.829 CurStepChanged raised an exception.

phypy commented 5 years ago

thanks ,successed after installed a new python version!