Practical Programming: installation instructions

PyGraphics provides a set of easy-to-use media-manipulation tools written in Python. Some of the examples in the book make use of it. If you want to use the image manipulation examples from the book, you should use Python 2.5 because some of the libraries that our code relies on have not yet been updated to work with Python 2.6.

Python 3.0 has several changes that are not compatible with the code in this book.

What to Install

All of these instructions refer to a PyGraphics package that is included in the code distribution on the Practical Programming website for this book.