Re: newbie...No module named win32com.client

2006-08-02 Thread placid
[EMAIL PROTECTED] wrote: > This is my very first time to use Phyton! > > I am getting a problem with win32com.client missing from some existinf > scripts. > > >python > Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] > on win32 > Type "help", "copyright", "credits" or "licens

newbie...No module named win32com.client

2006-08-02 Thread schouwla
This is my very first time to use Phyton! I am getting a problem with win32com.client missing from some existinf scripts. >python Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import win32c