I'll give a general bit of advice that is not script specific.
If you are running Python 3.x, go back to Python 2.5.x or 2.6.x. Most Python programs will not work with Python 3.x because Python 3.x changed things too much for most programs to run as is.
And get Python from
http://www.python.org