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 >> python-list
python-list
py2exe: dynamic module does not define init function
by Alessandro Crugnola *sephiroth* other posts by this author
Sep 22 2003 2:11AM messages near this date
Re: [NIT] Managing repositories in MC | Where does sys.path get initialized
hi, i have already problems using py2exe..
i'm using python 2.2, wxPython and audiere for a little mp3 player..

once I've build the exe with py2exe, when launching the application:


Traceback (most recent call last):
  File "<string> ", line 9, in ?
  File "imputil.pyc", line 103, in _import_hook
  File "<string> ", line 52, in _import_top_module
  File "imputil.pyc", line 216, in import_top
  File "imputil.pyc", line 267, in _import_one
  File "<string> ", line 163, in get_code
ImportError: dynamic module does not define init function (initaudiere)

Sincerely I don't understand the error message..
can someone explain me the message and if there's a solution?


-- 

Alessandro Crugnola [sephiroth]
Flash | PHP Developer
http://www.sephiroth.it

Team Macromedia Volunteer for Flash
http://www.macromedia.com/go/team

Flash-php mailing list
http://www.flash-php.it/index.php?ml=fpcoders&action=subscribe

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