We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c33197 commit 569078bCopy full SHA for 569078b
docs/source/home.rst
@@ -67,6 +67,10 @@ To install all the needed dependencies in a virtualenv, run (on posix):
67
or on windows:
68
configure
69
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.
74
75
ACTIVATE the VIRTUALENV
76
-----------------------
0 commit comments