I'm starting on the path to PyObjC, and have made some progress. I'm developing a very simple GUI control panel to allow starting, stopping and status display of a Zope server running on the machine. I've hit a nasty roadblock though - Zope (2.7.4) *requires* Python 2.3.3. Unfortunately, because I want to use all the incredibly useful Zope Daemon management functions (zdaemon), the process that imports PyObjC must import Zope.Installing a new Python over the Apple one is straightforward.
Is there a way to either:
1. install a newer Python over the Apple one, or 2. install the PyObjC stuff alongside a manually compiled Python?
Richard
A mechanism to keep the client and server process
separate could be a good plan though, others on the list would be more qualified to say what that should be?
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig