stan wrote: > I am a complete newbe to python and only got here because I am trying to set > up iTunes in game Second Life. Have followed all instructions but keep > getting an error reading from my XP Pro OS as follows > > File "C:\Python24\2L file for iTunes", line 4, in -toplevel- > import win32com.client > ImportError: No module named win32com.client > > can someone pls point me in the right direction here as I am trying to > urgently fix the file for someones birthday in game (I know pathetic) > > thanks > Stan
you need the win32 python extensions https://sourceforge.net/projects/pywin32/ -- http://mail.python.org/mailman/listinfo/python-list