Difference between revisions of "How to install Python"

From WLCS
Line 1: Line 1:
Note: The following directions are for installing Python on a 32-bit computer
 
 
 
# Install Python on your computer using one of the following links:
 
# Install Python on your computer using one of the following links:
 
#* [http://www.python.org/ftp/python/2.6.4/python-2.6.4.msi 32-bit Windows installer]
 
#* [http://www.python.org/ftp/python/2.6.4/python-2.6.4.msi 32-bit Windows installer]
 
#* [http://www.python.org/ftp/python/2.6.4/python-2.6.4.amd64.msi 64-bit Windows installer]
 
#* [http://www.python.org/ftp/python/2.6.4/python-2.6.4.amd64.msi 64-bit Windows installer]
 
#* [http://www.python.org/ftp/python/2.6.4/python-2.6.4_macosx10.3.dmg Mac installer]
 
#* [http://www.python.org/ftp/python/2.6.4/python-2.6.4_macosx10.3.dmg Mac installer]
 
 
# Install [http://www.wingware.com/downloads/wingide-101 Wingware IDE 101]
 
# Install [http://www.wingware.com/downloads/wingide-101 Wingware IDE 101]

Revision as of 12:00, 9 November 2009

  1. Install Python on your computer using one of the following links:
  2. Install Wingware IDE 101