-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Bug] ERROR on Install #4029
Comments
Please install our fork with |
+1 |
you will need to downgrade python to 3.10 because currently there are problems with 3.11 particularly with dependencies like PyTorch and spaCy, which are crucial for the TTS library to function correctly. |
I keep on getting the following message (project) F:\workspace\project>pip install TTS × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. |
@majiachen92 As written above: Please install our fork with |
Describe the bug
The installation process generates an error. The installation ends abruptly with an error.
To Reproduce
In Windows:
pip install TTS
Expected behavior
No response
Logs
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: