Hi,
I tried to import win32com in external method, but it always displays
Error Type: ImportError
Error Value: No module named win32com
It's ok in python command line but never works in external method.
Is there a way to do this?
Thanks.
Wei He