Actions

Python installation

From ACL@NCU

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.
  2. Open a command window and change directory to where you saved get-pip.py
  • assuming that you save all downloaded files in c:\temp
cd c:\temp