help: py2exe and com server

bap no_spam at terastat.com
Tue Apr 27 13:48:33 EDT 2004


I had the sample problem -- using the lastest version of pywin32 (version
201 -- they've changed the numbering system) allows the com server to work
fine

Bruce Peterson
"Thomas Heller" <theller at python.net> wrote in message
news:mailman.14.1082966096.25742.python-list at python.org...
> "Paul Mayal" <mayal at tiscali.be> writes:
>
> > Hi,
> >
> > I have written a com server in python 2.3 (ActiveState distribution). I
have
> > build the dll with py2exe.
> > First of all, py2exe complain he can't find pythoncom module.
> > I can register the dll with regsvr32 on my development workstation. But
when
> > I try to register the com dll on an another workstation, the
registration
> > fail.
>
> I think you have to use a newer build of pywin32 (formerly called
> win32all) than that included with ActiveState python.
>
> Thomas
>
>





More information about the Python-list mailing list