Am 11.04.11 08:08, schrieb Ronald Oussoren:
On 10 Apr, 2011, at 10:06, Christian K. wrote:
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
I had (other) problems with pubsub using py2exe, too, and I needed to add
'wx.lib.pubsub' to the 'package' section of the setup options dict. That did
not help py2app though.
Any ideas?
Adding "includes=['wx.lib.pubsub']" could help.
Thanks, but that did not change anything.
Christian
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG