0

I want to import gtts. I wrote "import gtts" But it shows me a failure because he didn't know gTTS. I've already installed gtts with "pip install gtts" but it still didn't work. Please help. Thanks error:

PS C:\Users\dealt> & C:/Users/dealt/AppData/Local/Programs/Python/Python311/python.exe 
{file}
Traceback (most recent call last):
  File "c:\Users\dealt\Desktop\Durchsage.py", line 1, in <module>
    import gtts
ModuleNotFoundError: No module named 'gtts'

I am trying to import gTTS

0 Answers0