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)


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

Reply via email to