From 2743e7b73991996c8d84d973e9e87f285dfeb0a1 Mon Sep 17 00:00:00 2001 From: Amon Moce Rodolphe BAZONGO Date: Sat, 11 May 2019 16:21:26 +0800 Subject: [PATCH] Update mac.md (#2745) --- 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 d734a2c6..9807cc7d 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