0

i install gtts with : pip install gTTS but Pycharm doesnt import it correctly :/

Python version : 3.7 (i use this version for use pygame) pip version : 22.3.1

I reinstalled python but doesnt work my name file is test (not gtts)

Aphram
  • 1
  • Open PyCharm and open the project where you want to use gTTS. Click "File > Settings" or press Ctrl + Alt + S to open PyCharm settings. In the settings, go to the "Project Interpreter" tab in the left column. In the "Project Interpreter" tab, click on the "+" icon at the bottom of the window to add a new library. In the "Install Package" window, type gTTS in the search box and select the gTTS library from the list of results. Click "Install Package" to install gTTS in your Python environment. – Aphram Dec 26 '22 at 22:37

0 Answers0