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?


Richard

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to