import pyttsx3 # pip install pyttsx3
This was the code⬆
ModuleNotFoundError: No module named 'pyttsx3'
This was the error ⬆
Please help!
You can try installing the library by going into settings in pycharm then install the pyttsx3 package