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.
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.
Are you using virtual environment? If yes then you have to do it in the virtual environment.
Pls press the tick