It seems something has changed in recent versions of wxPython and
pubsub, so that the py2app bundle wasn't working. Encvlsoed is a new
setup_mac.py that has a fix.
It works fine with the "alias" option, and almost works for making a
real bundle -- it makes a functional bundle, but none of the plugins are
there, so it may not take much to get it working properly.
-Chris
I'm still using 2.8.10.1, so I'll try to upgrade on OS X and apply the patch.
> It works fine with the "alias" option, and almost works for making a real
> bundle -- it makes a functional bundle, but none of the plugins are there,
> so it may not take much to get it working properly.
Thanks for the work, I'll give it a shot with my limited OS X skillz
and see what I can do.
Rob