Downloading riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch2-win64.zip to <my_path>
WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)>
WARNING: Failed to download https://github.com/espressif/crosstool- ... -win64.zip to <my_path>
Downloading riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch2-win64.zip to <my_path>
WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)>
WARNING: Failed to download https://github.com/espressif/crosstool- ... -win64.zip to <my_path>
Downloading riscv32-esp-elf-gcc8_4_0-esp-2021r2-patch2-win64.zip to <my_path>
WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1125)>
WARNING: Failed to download https://github.com/espressif/crosstool- ... -win64.zip to <my_path>
ERROR: Failed to download, and retry count has expired
Traceback (most recent call last):
File "C:\Espressif\frameworks\esp-idf-v4.4\\tools\idf_tools.py", line 1828, in <module>
main(sys.argv[1:])
File "C:\Espressif\frameworks\esp-idf-v4.4\\tools\idf_tools.py", line 1824, in main
action_func(args)
File "C:\Espressif\frameworks\esp-idf-v4.4\\tools\idf_tools.py", line 1467, in action_install
tool_obj.download(tool_version)
File "C:\Espressif\frameworks\esp-idf-v4.4\\tools\idf_tools.py", line 720, in download
raise DownloadError()
__main__.DownloadError
I used several OS and PCs but result is the same. What is the problem?