Difference between revisions of "Installing Python on Windows"

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
>Johno
(Download and Install)
Line 4: Line 4:
  
 
Download python 2.7 64bit windows installer : [http://www.python.org/download/ here]
 
Download python 2.7 64bit windows installer : [http://www.python.org/download/ here]
 +
 +
'''''Choose the latest 2.7.x release.  Do NOT install 3.5.'''''
  
 
Launch the python-2.7.x.amd64.msi installer
 
Launch the python-2.7.x.amd64.msi installer

Revision as of 17:37, 21 November 2015

Download and Install

Login to the Windows Server via RDP as the vitalsigns administrator

Download python 2.7 64bit windows installer : here

Choose the latest 2.7.x release. Do NOT install 3.5.

Launch the python-2.7.x.amd64.msi installer

Click Run to begin the installation

Windows-python27-install-1.png


Select Install for all users and click Next

Windows-python27-install-2.png


Keep the defaults of C:\Python27\ and click Next

Windows-python27-install-3.png


Keep the defaults and click Next

Windows-python27-install-4.png


Depending on your OS you may see the UAC prompt, click Yes to continue

Windows-python27-install-5.png


Once the installation has completed click Finish

Windows-python27-install-6.png