[python-win32] Re: Found how to use TLBs with py2exe,

Thomas Heller theller at python.net
Fri Feb 27 10:49:28 EST 2004


pyama at snafu.de writes:

>> Andreas Maurer <pyama at snafu.de> writes:
>> 
>> 
>
> ....
>
>> > ChildFromTypeLibSpec 
>> >     __import__("win32com.gen_py." + dir_name + "." + child) 
>> >   File "H:\Ablagen\py\Setups\build\bdist.win32
>> > \winexe\temp\win32com\gen_py\783CD4E0-9D54-11CF-B8EE-00608CC9A71Fx0x5x1
>> > \IVSSDatabase.py", line 27, in ? 
>> >     class IVSSDatabase(DispatchBaseClass): 
>> > NameError: name 'DispatchBaseClass' is not defined 
>> > ---
>> 
>> And this looks like you could try to debug this yourself.  Can you try?
>
> I've tried. When I had found the reason why this exception raises
> I barely didn't post in this group.

I don't have VSS installed (shudder), I use CVS ;-)

Can you mail me the typelib for vss, or zip up the
temp\win32com\gen_py\783CD4E0-9D54-11CF-B8EE-00608CC9A71Fx0x5x1
folder and mail this (in private email) ?

Thomas




More information about the Python-win32 mailing list