it's best to keep this on the list (not the default reply option...)
> What console app are you referring to?
/Applications/Utilities/Console.app
> When we built with 2.6, we were on
> OSX 10.5, but since we're getting the same error of both OSX 10.5 and 10.7
> with Py 2.7 it seems that OS vers
I am not an expert on py2app, per se, but the easiest way to solve
problems like this, is normally to try to remove stuff from your
build, just to see if you can make it work.
Start with a minimal script and see if you can make it work and then
add in more and more modules to see when the problem a