Skip to content

Commit 569078b

Browse files
committed
Update RTD
* Add note for the SSL Certificates issue for MacOS Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 2c33197 commit 569078b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/home.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ To install all the needed dependencies in a virtualenv, run (on posix):
6767
or on windows:
6868
configure
6969

70+
.. note::
71+
For MacOS users, it's a known issue the Python36 may case SSL Certificates error if the Certificates is not up to date.
72+
73+
A solution is to run: `sudo /Applications/Python\\ 3.6/Install\\ Certificates.command` to upgrade the outdated certificates.
7074

7175
ACTIVATE the VIRTUALENV
7276
-----------------------

0 commit comments

Comments
 (0)