Skip to content
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

Install Issue #100

Open
lsvt-olivier opened this issue Feb 1, 2024 · 3 comments
Open

Install Issue #100

lsvt-olivier opened this issue Feb 1, 2024 · 3 comments

Comments

@lsvt-olivier
Copy link

I am not able to install via PIP as I get this error message:

INFO: pip is looking at multiple versions of huggingsound to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.7,<3.10; 0.1.0 Requires-Python >=3.7,<3.10; 0.1.1 Requires-Python >=3.7,<3.10; 0.1.2 Requires-Python >=3.7,<3.10; 0.1.3 Requires-Python >=3.7,<3.10; 0.1.4 Requires-Python >=3.7,<3.10; 0.1.5 Requires-Python >=3.7,<3.10
ERROR: Could not find a version that satisfies the requirement torch!=1.12.0,<1.13.0,>=1.7 (from huggingsound) (from versions: 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0)
ERROR: No matching distribution found for torch!=1.12.0,<1.13.0,>=1.7
@wjurkowlaniec
Copy link

+1

@MrMavin
Copy link

MrMavin commented Apr 3, 2024

It looks like that happens with Python >= 11, I've temporarily solved downgrading to Python 10.

@kaminosekai54
Copy link

I got the same issue with python 3.11.5, I tried with python 3.10, but got another error...

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

4 participants