Closed jonaslund closed 1 year ago
@jonaslund did you try the latest release?
Same problem here, trying to install 0.17.8
(Mac M1 Pro)
Hi,
Same problem with Ubuntu 20.04, python 3.8. I saw a conflicting documentation in the TTS repo, the readme states that TTS library support python version 3.7-3.11. however inside the setup.py, the python version is 3.9-3.11. Is this related with the failing pip install ?
best regards, Albert
docs are old. We dropped 3.8 recently. It only supports 3.9 3.10 3.11 currently.
Describe the bug
pip install TTS fails on Macbook with Python 3.8
To Reproduce
Run pip install TTS with python 3.8 on Mac
Expected behavior
To be installed successfully
Logs
Environment
Additional context
pip install TTS fail