ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> py2exe-users
py2exe-users
[Py2exe-users] Com server not registering with py2exe 0.6.2
by Bruce Peterson other posts by this author
Jul 24 2006 2:50PM messages near this date
Re: [Py2exe-users] again same error | Re: [Py2exe-users] Com server not registering with py2exe 0.6.2
Has anyone had problems with Py2exe 0.6.5 and python 2.4 and 
registering COM servers?

I've a complex graphics project with a client and com server 
component that I've built a py2exe distribution for. With Py2exe 
0.5.4 and python 2.3, I'm able to build a distributable executable. 
But when I do essentially the same build  using py2exe 0.6.5 and 
python 2.4 the compilation appears to work; but when I try to 
register the com server I get the following error:

Traceback (most recent call last):
   File "boot_com_servers.py", line 44, in ?
ImportError: dynamic module does not define init function (initDDV_GS007)

where "DDV_GS007" is the name of my com server. The com server class 
does have an __init__ method but I don't know where the request for 
an init<servername>  comes from -- it wasn't requested in earlier versions.

Any thoughts appreciated

Bruce Peterson


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
Thread:
Bruce Peterson
Mark Hammond

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved