Problem with installing coquiTTS on ubuntu #1222
-
|
I am trying to install coquiTTS on Ubuntu 18.04.5 LTS name -a returns the following python 3.6.9 When I run the following command: git clone https://github.com/coqui-ai/TTS repository clones just fine, but when I run pip install I get an exception: Exception: Have anyone else run into this problem? Could you kindly help me with it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I have resolved the issue, turns out I didn't have pip installed |
Beta Was this translation helpful? Give feedback.
I have resolved the issue, turns out I didn't have pip installed