Actions

Difference between revisions of "Python installation"

From ACL@NCU

(Created page with "=Installing Python on your Windows laptop= #Download Python 2.7.14 (win 32-bit) #Double click on the downloaded python-2.7-14.msi program.")
 
Line 1: Line 1:
=Installing Python on your Windows laptop=
=Installing Python on your Windows laptop=
#Download Python 2.7.14 (win 32-bit)
==Files to download (from the Google Classroom "course materials" area)
#Python 2.7.14 (win 32-bit)
#get-pip.py
#install_python.bat
==Steps to follow==
#Double click on the downloaded python-2.7-14.msi program.
#Double click on the downloaded python-2.7-14.msi program.

Revision as of 01:26, 28 February 2018

Installing Python on your Windows laptop

==Files to download (from the Google Classroom "course materials" area)

  1. Python 2.7.14 (win 32-bit)
  2. get-pip.py
  3. install_python.bat

Steps to follow

  1. Double click on the downloaded python-2.7-14.msi program.