Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install all requirements #112

Open
bpiaple opened this issue Feb 19, 2025 · 3 comments
Open

Unable to install all requirements #112

bpiaple opened this issue Feb 19, 2025 · 3 comments

Comments

@bpiaple
Copy link

bpiaple commented Feb 19, 2025

pip install -r requirements.txt

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

@AdrianMora1
Copy link

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.

@AdrianMora1
Copy link

I also noticed in this repo doc that it is recommended to use python 3.9

@bpiaple
Copy link
Author

bpiaple commented Feb 27, 2025

Thanks you 🙏🏽🙏🏽🙏🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants