On Feb 2, 2005, at 19:08, Richard Jones wrote:
OK, starting at it again this morning, I've made some progress getting things configured correctly to start up Zope.
I've hit another roadblock though -- Zope needs to fork/exec off new processes. I can't actually find a Python interpreter in the app generated by py2app, and I suspect one isn't copied in. Certainly, sys.executable is doesn't point to an actual executable. Is this correct?
It points to an actual executable, but not what you want.
-bob
_______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig
