Åsmund Hjulstad wrote:
> ...
> My latest attempt is
>
> pisdkcommonlib = ('{76A44786-EBC8-11D3-BDC5-00C04F779EB2}', 0, 1, 0)
> win32com.client.makepy.GenerateChildFromTypeLibSpec("IPIAsynchStatus2",
> pisdkcommonlib, 1)
>
> which gives me
> ...
> ImportError: No module named IPIAsynchStatus2
>
> Any pointers appreciated. (Or is this possibly a bug?)

A Google search for IPIAsynchStatus2 brings up nothing but your
messages.  Are you sure that's spelled correctly?

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to