92
92
# Python Imaging Library for student code
93
93
sudo apt-get install python-imaging
95
104
# Documentation packages needed for tutorial system: Docutils, Epydoc
96
105
# wget each of these, untar them, and then do: sudo python ./setup.py install