Search found 4 matches

by patricktam
Thu Dec 23, 2021 3:09 am
Forum: ESP-IDF
Topic: Fail to install ESP32-IDF
Replies: 4
Views: 6037

Re: Fail to install ESP32-IDF

Please help. Still face download error on Mac. The error msg : WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)> WARNING: Failed to download https://github.com/espressif/crosstool-NG/releases/down...
by patricktam
Mon Dec 20, 2021 7:34 am
Forum: ESP-IDF
Topic: Fail to install ESP32-IDF
Replies: 4
Views: 6037

Re: Fail to install ESP32-IDF

Used a Window10 machine and make it work with the hello world program.
But IDF Version 4.3.1 doesn't work for ESP32s3, need to install version 4.4.

Now, coming back to my Mac and try to install ESP32-IDF...........
by patricktam
Sun Dec 19, 2021 5:25 am
Forum: ESP-IDF
Topic: Fail to install ESP32-IDF
Replies: 4
Views: 6037

Re: Fail to install ESP32-IDF

Thanks for your reply. I have try the master(latest) and v4.3.1 on https://docs.espressif.com/, both give me same error. Also tried the some of the suggestions in https://stackoverflow.com/a/43855394/9309705, but still got the same WARNING: Download failure <urlopen error [SSL: CERTIFICATE_VERIFY_FA...
by patricktam
Sat Dec 18, 2021 7:54 am
Forum: ESP-IDF
Topic: Fail to install ESP32-IDF
Replies: 4
Views: 6037

Fail to install ESP32-IDF

Hi, This is the first time I use Espressif product. Was trying to install IDF on my MacBook Pro and got the following error: MacBook-Pro-13:esp-idf sw$ ./install.sh esp32s3 Detecting the Python interpreter Checking "python" ... Checking "python3" ... Python 3.10.0 "python3" has been detected Install...