Hi! My friend have this problem before with XP OS and this was the advice he gave me on how to resolve it:

Windows
Download the following, and install in this order:


http://python.org/ftp/python/2.7.2/python-2.7.2.msi
http://pypi.python.org/packages/any/...-2.5.win32.exe
http://downloads.sourceforge.net/wxp....12.0-py27.exe
http://launchpad.net/pyreadline/1.7/...-1.7.win32.exe
http://pyglet.googlecode.com/files/pyglet-1.1.4.zip


For the last one, you will need to unpack it, open a command terminal, go into the the directory you unpacked it in and run python setup.py install

If this won't still work, I recommend upgrading your OS to a newer one, since I highly doubt the newer programs are still compatible with OS as old as XP. Hope this helps!