Error with "Not found: win32com.client"

dsavitsk dsavitsk at yahoo.com
Sun May 5 12:21:52 EDT 2002


you will need the windows extensions available here
http://starship.python.net/crew/mhammond/

"David" <xiaotsing_79 at hotmail.com> wrote in message
news:df30afd4.0205042348.3b5ebba2 at posting.google.com...
> I copy the code from "Learning Python" charper10, and it report the error:
>
> Traceback (most recent call last):
>   File "C:\MyCode\Python\Noname1.py", line 3, in ?
>     from win32com.client import constants, Dispatch
> ImportError: No module named win32com.client
>
> Where I can down/inst this module? Thanks!~





More information about the Python-list mailing list