installing python 2.7 in windows

14
Installing Python 2.7

Upload: sivasubramaniam-arunachalam

Post on 22-Dec-2014

1.022 views

Category:

Technology


2 download

DESCRIPTION

Pycon India 2012 - Django Tutorial - Pre-requisite Series

TRANSCRIPT

Page 1: Installing Python 2.7 in Windows

Installing Python 2.7

Page 2: Installing Python 2.7 in Windows

Go to Python Download Page

www.python.org/getit

Page 3: Installing Python 2.7 in Windows

Click on the below link

Page 4: Installing Python 2.7 in Windows

Save the File

Page 5: Installing Python 2.7 in Windows

Choose Run

Page 6: Installing Python 2.7 in Windows

Choose Next

Page 7: Installing Python 2.7 in Windows

Select the Install Location

Page 8: Installing Python 2.7 in Windows

Choose Next

Page 9: Installing Python 2.7 in Windows

Select Yes

Page 10: Installing Python 2.7 in Windows

Let it install

Page 11: Installing Python 2.7 in Windows

Choose Finish

Page 12: Installing Python 2.7 in Windows

Set up the Environment Variables

• C:\Python27• C:\Python27\Lib\site-packages

Page 13: Installing Python 2.7 in Windows

Verify it in the Terminal

Page 14: Installing Python 2.7 in Windows

Hey, You are done. Bye