You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I am not able to install via PIP as I get this error message:
The text was updated successfully, but these errors were encountered: