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 (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -5 in Windows and Get Pip and Virtualenv 1 +How to Install Python 3.6.5 in Windows and Get Pip and Virtualenv - Parent
-
... ... @@ -1,1 +1,1 @@ 1 - Main.WebHome1 +Computing Newbies.Python Newbies.WebHome - 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§ion=1]]]==1 +{{toc /}} 2 2 3 - Goto[[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§ion=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§ion=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§ion=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 -