Closed johnyuki closed 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?
pip install pypiwin32
Provide a full example, including how you installed pyttsx3, and what OS you're running it on.
You don't need to install pypiwin32 when you don't get any error message related to it.
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?