'ModuleNotFoundError even the module is installed via latest version of pip

I'm trying to run a program on speech recognition.I already installed pyttsx3. While I'm running the Program, Im getting : ModuleNotFoundError: No module named 'pyttsx3'



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source