I need to install some modules for python on Ubuntu Linux 12.04. I want pygame and livewires but I\'m not sure how to install them.
I have the py file for livewire
curl -O http://python-distribute.org/distribute_setup.py sudo python distribute_setup.py sudo easy_install pygame
Differences between distribute, distutils, setuptools and distutils2