nateshmbhat / pyttsx3

Offline Text To Speech synthesis for python
Mozilla Public License 2.0
2.07k stars 327 forks source link

No module named "win32api" #61

Closed johnyuki closed 5 years ago

johnyuki commented 5 years ago

I know that the documentation page says to pip install pypiwin32 to fix this error, but pip says that I already have this module. Is there something more I can do?

josephalway commented 5 years ago

Provide a full example, including how you installed pyttsx3, and what OS you're running it on.

nateshmbhat commented 5 years ago

You don't need to install pypiwin32 when you don't get any error message related to it.