-
Notifications
You must be signed in to change notification settings - Fork 734
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
python 3.10 required for install #208
Comments
I had the same issue yesteday, finally installed some ready to use docker image from 3rd party. I tried to modify the setup script (eg. |
Both docker and local worked for me if I used python 3.10 |
Thank you this helped! I had to add the following line to
|
For anyone getting the following
Upgrading to python 3.10 as suggested above should fix it. Posting this for better/easier searchability |
Was stuck in a loop of trying to resolve boto/botocore dependencies. Figured out it was because my virtualenv was 3.9, the install only works with 3.10. The repo should be updated.
https://academy.finxter.com/hugging-face-course-5-6-text-to-speech-with-melotts/
The text was updated successfully, but these errors were encountered: