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

requirements error with coqui #19

Open
GoudaCouda opened this issue Dec 31, 2024 · 0 comments
Open

requirements error with coqui #19

GoudaCouda opened this issue Dec 31, 2024 · 0 comments

Comments

@GoudaCouda
Copy link

DEPRECATION: omegaconf 2.0.6 has a non-standard dependency specifier PyYAML>=5.1.*. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of omegaconf or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063
Installing collected packages: torch, torchaudio
Attempting uninstall: torch
Found existing installation: torch 2.5.1
Uninstalling torch-2.5.1:
Successfully uninstalled torch-2.5.1
Attempting uninstall: torchaudio
Found existing installation: torchaudio 2.5.1
Uninstalling torchaudio-2.5.1:
Successfully uninstalled torchaudio-2.5.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
coqui-tts 0.25.0 requires gruut[de,es,fr]>=2.4.0, but you have gruut 2.2.3 which is incompatible.
coqui-tts 0.25.0 requires librosa>=0.10.1, but you have librosa 0.9.1 which is incompatible.
coqui-tts 0.25.0 requires numpy<2.0,>=1.25.2, but you have numpy 1.23.5 which is incompatible.
coqui-tts 0.25.0 requires transformers<=4.46.2,>=4.43.0, but you have transformers 4.38.2 which is incompatible.
coqui-tts-trainer 0.2.0 requires numpy>=1.24.3; python_version < "3.12", but you have numpy 1.23.5 which is incompatible.
stream2sentence 0.2.9 requires emoji==2.14.0, but you have emoji 2.8.0 which is incompatible.

I followed the install directions step by step

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

1 participant