On Feb 23, 2005, at 10:51 AM, Kevin Dangoor wrote:
Bob Ippolito wrote:
On Feb 23, 2005, at 10:18, Kevin Dangoor wrote:
In Python, I have narrowed this down to here:
cfreactor.CFReactor.getRunLoop
runLoop = nsRunLoop.getCFRunLoop()
Do the PyObjC Examples/Twisted examples work in your environment?
I tried WebServicesTool and had much the same experience. py2app -A worked fine. Without -A, the app couldn't find _CarbonEvt. I added -i _CarbonEvt and ran into a bus error (in what looks like the same place)
I probably won't be able to look at this until tomorrow, but try comparing sys.modules.keys() between your environment with py2app -A and py2app.
-bob
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig