On 21/03/2011 10:16, agnel varghese wrote:
Hi ,

I am trying to control a GUI based application through one python script
.Getting below error while running it.Any ideas how to resolve it
ImportError: No module named win32com.shell

You want to install the pywin32 extensions:

  http://sourceforge.net/projects/pywin32/files/

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to