File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ version may be pre-installed, open a terminal and type:
4747
4848 python --version
4949
50- .. note ::
50+ Note
51+ ~~~~
5152 Debian has decided that distutils is not a core python package, so it is not included in the last versions of debian and debian-based OSes.
52-
5353 A solution is to run: `sudo apt install python3-distutils `
5454
5555On Windows or Mac, you can download the latest Python here:
@@ -68,9 +68,9 @@ To install all the needed dependencies in a virtualenv, run (on posix):
6868or on windows:
6969 configure
7070
71- .. note ::
71+ Note
72+ ~~~~
7273 For MacOS users, it's a known issue the Python36 may case SSL Certificates error if the Certificates is not up to date.
73-
7474 A solution is to run: `sudo /Applications/Python\\ 3.6/Install\\ Certificates.command ` to upgrade the outdated certificates.
7575
7676ACTIVATE the VIRTUALENV
You can’t perform that action at this time.
0 commit comments