-
Notifications
You must be signed in to change notification settings - Fork 23
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
Cannot install TurnVoice on Fedora 40 python virtual env 3.11 #11
Comments
Might need to upgrade Cython but that's really only an idea. I developed this for Windows and since it's a complex project I wouldn't expect it to work out of the box under a linux platform. |
arggh :(((. what version of spacy TurnVoice needs? it seems to be a version conflict between spacy and cython |
Prob related to: |
Good news, I succeeded to instal TurnVoice on Fedora 40 with python virtual env 3.11. |
I think that should work. |
I will check which package version can be upgraded so I will PR. |
Ok for now I'm stuck with the test scripts. is there any option to test with CPU only? |
I get a strange error:
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [167 lines of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
any idea?
The text was updated successfully, but these errors were encountered: