From 05c1ac198fe608a7cc474a114949967c41e84be8 Mon Sep 17 00:00:00 2001 From: Amon Moce Rodolphe BAZONGO Date: Mon, 6 May 2019 14:23:34 +0800 Subject: [PATCH] Update mac.md --- docs/arduino-ide/mac.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/arduino-ide/mac.md b/docs/arduino-ide/mac.md index d734a2c64c8..9807cc7df2d 100644 --- a/docs/arduino-ide/mac.md +++ b/docs/arduino-ide/mac.md @@ -23,5 +23,7 @@ Installation instructions for Mac OS - Try `python3` instead of `python` if you get the error: `IOError: [Errno socket error] [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590)` when running `python get.py` +- If you get the following error when running `python get.py` urllib.error.URLError: Applications > Python3.6 folder (or any other python version), and run the following scripts: Install Certificates.command and Update Shell Profile.command + - Restart Arduino IDE