[Pythonmac-SIG] Zope py2app, some progress
Bob Ippolito
bob at redivi.com
Thu Feb 3 08:12:00 CET 2005
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
More information about the Pythonmac-SIG
mailing list