I tried importing pyttsx3 module on my vscode but it kept on showing me error as ModuleNotFoundError: No module named 'pyttsx3'.I had installed it on my terminal but still the error exists.
Asked
Active
Viewed 199 times
1 Answers
-1
Are you using virtual environment? If yes then you have to do it in the virtual environment.

Wai Ha Lee
- 8,598
- 83
- 57
- 92