Installing Python On Windows 7 and Higher
Installing Python On Windows 7 and Higher
Installing Python
Installing Python is fairly straightforward. Here, we’ll go over
the steps for installing it on Windows 7 and higher, Mac OS X,
and Ubuntu. When installing Python, you’ll also install the IDLE
program, which is the Integrated DeveLopment Environment that
lets you write programs for Python. If Python has already been
installed on your computer, jump ahead to “Once You’ve Installed
Python” on page 11.
N OTE The exact version of Python that you download is not important,
as long as it’s at least version 3.5.
6 Chapter 1
Now skip to “Once You’ve Installed Python” on page 11 to get
started with Python.
There are two different installers. The one you should down-
load depends on which version of Mac OS X you have installed.
(To find out, click the Apple icon in the top menu bar, and choose
About this Mac.) Choose the appropriate installer as follows:
8 Chapter 1
Now skip to “Once You’ve Installed Python” on page 11 to get
started with Python.
4. Click Install.
5. Enter your administrator password to install the software, and
then click Authenticate. (Don’t have the administrator pass-
word? Your parent may need to enter it.)
N OTE On some versions of Ubuntu you might only see Python (v3.2) in the
main menu (rather than IDLE)—you can install this instead.
Now that you’ve got the latest version of Python installed, let’s
give it a try.
10 Chapter 1