Skip to content

Installation Errors in Python 3.12 - Works Correctly in Python 3.10.12 ! #5

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

Open
Avri-Here opened this issue Dec 25, 2024 · 1 comment

Comments

@Avri-Here
Copy link

There are installation errors in Python 3.12, works properly with 3.10.12.
Installing dependencies with Python 3.12 results in errors that do not occur with Python 3.10.12.

as colab :

image

@shula
Copy link

shula commented Jan 16, 2025

@Avri-Here do you remember which errors? which dependencies went wrong?

In my machine, The only errors I received were for the optional "audiocraft", specifically with the requested spacy version from that package.

When I finally ran the example command, I got 100% CPU for 2 minutes, and the output file was correct (in the "out" subdirectory)

python 3.12
arch linux

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