On Sun, Apr 10, 2011, Christian K. wrote: > > I tried to make an app using py2app on OSX 10.6.5, python 2.6.5, > wxpython 2.8.11.0 > Building works, but when running I get > > File "wx/lib/pubsub/pub.pyc", line 24, in <module> > File "wx/lib/pubsub/core/listener.pyc", line 13, in <module> > ImportError: No module named listenerimpl
Do you have this problem with a simple test app? Are any of your imports inside ``if`` blocks or function calls? -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "At Resolver we've found it useful to short-circuit any doubt and just refer to comments in code as 'lies'. :-)" --Michael Foord paraphrases Christian Muirhead on python-dev, 2009-03-22 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG