Last modified by Leon Poon on 2021/03/23 13:16

From version 1.1
edited by Leon Poon
on 2018/12/24 10:02
Change comment: There is no comment for this version
To version 2.1
edited by Leon Poon
on 2018/12/24 10:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,15 @@
1 -== Download~[[[edit>>url:https://wiki.codepowered.com/w/index.php?title=How_to_Install_Python_3.6.5_in_Windows_and_Get_Pip_and_Virtualenv&action=edit&section=1]]] ==
1 +{{toc /}}
2 2  
3 -Go to [[https:~~/~~/www.python.org/downloads/release/python-365/>>url:https://www.python.org/downloads/release/python-365/]].
3 += Download =
4 4  
5 +Go to [[url:https://www.python.org/downloads/release/python-365/]].
6 +
5 5  Scroll down to the "Files" section.
6 6  
7 7  Click on "Windows x86-64 executable installer". Download will start.
8 8  
9 9  
10 -== Install~[[[edit>>url:https://wiki.codepowered.com/w/index.php?title=How_to_Install_Python_3.6.5_in_Windows_and_Get_Pip_and_Virtualenv&action=edit&section=2]]] ==
12 += Install =
11 11  
12 12  After download is complete, double click the package.
13 13  
... ... @@ -31,7 +31,7 @@
31 31  Press CTRL-Z and then press enter to exit python3.
32 32  
33 33  
34 -== Install Pip~[[[edit>>url:https://wiki.codepowered.com/w/index.php?title=How_to_Install_Python_3.6.5_in_Windows_and_Get_Pip_and_Virtualenv&action=edit&section=3]]] ==
36 += Install Pip =
35 35  
36 36  Open Command Prompt application.
37 37  
... ... @@ -86,7 +86,7 @@
86 86   download. Implied with --no-index.
87 87  {{/code}}
88 88  
89 -== Install Virtual Env~[[[edit>>url:https://wiki.codepowered.com/w/index.php?title=How_to_Install_Python_3.6.5_in_Windows_and_Get_Pip_and_Virtualenv&action=edit&section=4]]] ==
91 += Install Virtual Env =
90 90  
91 91  Open Command Prompt application.
92 92  
... ... @@ -161,4 +161,3 @@
161 161   --unzip-setuptools DEPRECATED. Retained only for backward compatibility.
162 162   This option has no effect.
163 163  {{/code}}
164 -