plsullivan wrote:
> In 2.4.1 the following is generated from a script that ran in 2.2:
>
> import sys, string, os, win32com.client
> ImportError: No module named win32com.client
>
> thanks for any input,
> Phil

Have you downloaded the win32com extensions?

http://starship.python.net/crew/mhammond/win32/Downloads.html

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to