win32comm
Paradox
JoeyTaj at netzero.com
Thu Sep 18 16:20:54 EDT 2003
"Alberto Vera" <avera at coes.org.pe> wrote in message news:<mailman.1063896746.31017.python-list at python.org>...
> Hello:
>
> Could you tell me How I can solve this problem?
>
> Regards
>
> import win32com.client
> ImportError: No module named win32com.clieny
> --
Perhaps you need to install the win32 extensions.
http://starship.python.net/crew/mhammond/win32/Downloads.html
More information about the Python-list
mailing list