[python-win32] Makepy does not generate all secondary interfaces?

Tim Roberts timr at probo.com
Tue Nov 9 19:03:08 CET 2010


Å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, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list