[Pythonmac-SIG] Module Import Problem

Mike smartmike1 at gmail.com
Wed Apr 21 18:09:16 CEST 2010


Hi,

My friend is testing my program for me on his Mac, he's running Snow leopard. I'm using a package called Pyttsc that allows for text to speech on the Mac. He's getting the following error:
file: build/bdist.macosx-10.6universal/egpyttsx/drivers/nsss.py, line 18: no module named foundation

I looked into this, and it seems to be something related to PyObjC. However, he tried import pyobjc and got no errors. Any idea what the problem might be and how to fix it?

Also, will this application build with py2app since it uses this package?

Thanks.


Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100421/860887c0/attachment.html>


More information about the Pythonmac-SIG mailing list