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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to