You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the error I have : ERROR: Could not find a version that satisfies the requirement TTS (from versions: none)
ERROR: No matching distribution found for TTS
The text was updated successfully, but these errors were encountered:
I was facing the same problem as you, after 2 hours of research I found that this library is not compatible with python 3.12 or higher. I installed the 3.11.4 and the problem was solved, hope that it works to you too.
This is the error I have : ERROR: Could not find a version that satisfies the requirement TTS (from versions: none)
ERROR: No matching distribution found for TTS
The text was updated successfully, but these errors were encountered: