-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
pip install ChatTTS on macOS arm doesn't function: #882
Comments
I'm also using MacOS M1 but everything goes well. Please provide more info ex. system version, python version, etc.. |
I have the same error on windows:
|
Okey. The simplest way is to use python3.12 instead of 3.13. In 3.13, I want to support free-threading build as well as normal build, however, cffi isn't ready for 313t yet, make the 313t ci fail. Now I just released a new version which dropped 313t support. Wait for 0.3.8 release |
pip install ChatTTS on macOS arm doesn't function:
The text was updated successfully, but these errors were encountered: