help: py2exe and com server

Paul Mayal mayal at tiscali.be
Sat Apr 24 10:35:01 EDT 2004


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.

what am I missing ?

Georges








More information about the Python-list mailing list