Changes for page How to Install Python 3.6.5 in Windows and Get Pip and Virtualenv
Last modified by Leon Poon on 2021/03/23 13:16
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,15 +1,13 @@ 1 - {{toc}}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§ion=1]]] == 2 2 3 - =Download=3 +Go to [[https:~~/~~/www.python.org/downloads/release/python-365/>>url:https://www.python.org/downloads/release/python-365/]]. 4 4 5 -Go to [[url:https://www.python.org/downloads/release/python-365/]]. 6 - 7 7 Scroll down to the "Files" section. 8 8 9 9 Click on "Windows x86-64 executable installer". Download will start. 10 10 11 11 12 -= Install = 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§ion=2]]] == 13 13 14 14 After download is complete, double click the package. 15 15 ... ... @@ -33,7 +33,7 @@ 33 33 Press CTRL-Z and then press enter to exit python3. 34 34 35 35 36 -= Install Pip = 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§ion=3]]] == 37 37 38 38 Open Command Prompt application. 39 39 ... ... @@ -88,7 +88,7 @@ 88 88 download. Implied with --no-index. 89 89 {{/code}} 90 90 91 -= Install Virtual Env = 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§ion=4]]] == 92 92 93 93 Open Command Prompt application. 94 94 ... ... @@ -163,3 +163,4 @@ 163 163 --unzip-setuptools DEPRECATED. Retained only for backward compatibility. 164 164 This option has no effect. 165 165 {{/code}} 164 +