Error about dependences #1821
Unanswered
PatrizioAcquadro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, during the installation of whisper I get the following error:
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.
llmx 0.0.15a0 requires cohere, which is not installed.
I followed the standard procedure for installation, so:
!pip install -U openai-whisper
!sudo apt update && sudo apt install ffmpeg
How can I solve it? Does this error affect my resulting transcriptions?
Beta Was this translation helpful? Give feedback.
All reactions