You are here: Home Dive Into Python 3

Difficulty level: ♦♢♢♢♢

Installing Python

FIXME
— FIXME

 

Diving in

FIXME

Installing on Microsoft Windows

[Windows dialog: open file security warning]

[Python installer: select whether to install Python 3.1 for all users of this computer]

[Python installer: select destination directory]

[Python installer: customize Python 3.1]

[Python installer: disk space requirements]

[Python installer: removing Test Suite option will save 7908KB on your hard drive]

[Python installer: progress meter]

[Python installer: installation completed]

[Python Shell, a graphical interactive shell for Python]

Installing on Mac OS X

[contents of Python installer disk image]

[Python installer: welcome screen]

[Python installer: information about supported architectures, disk space, and acceptable destination folders]

[Python installer: software license agreement]

[Python installer: dialog to accept license agreement]

[Python installer: standard install screen]

[Python installer: custom install screen]

[Python installer: dialog to enter administrative password]

[Python installer: progress meter]

[Python installer: installation succeeded]

[contents of /Applications/Python 3.1/ folder]

[Python Shell, a graphical interactive shell for Python]

[Python Launcher preferences window]

Installing on Ubuntu Linux

FIXME

Installing on Other Platforms

FIXME

© 2001–9 Mark Pilgrim