Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyttsx3 does not work #5

Open
jim-schwoebel opened this issue Mar 30, 2019 · 1 comment
Open

Pyttsx3 does not work #5

jim-schwoebel opened this issue Mar 30, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jim-schwoebel
Copy link
Owner

ib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/usr/local/lib/python3.7/site-packages/pyttsx3/drivers/nsss.py", line 2, in
from Foundation import *
ModuleNotFoundError: No module named 'Foundation'

@jim-schwoebel jim-schwoebel added the bug Something isn't working label Mar 30, 2019
@jim-schwoebel jim-schwoebel self-assigned this Mar 30, 2019
@jim-schwoebel
Copy link
Owner Author

This is a well-documented issue within Pyttsx3 and Python 3. See https://stackoverflow.com/questions/1614648/importerror-no-module-named-foundation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant