Having trouble installing coqui_stt_training package #2328
Unanswered
shyamsundar983
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,
I am trying to run this collab notebook
https://colab.research.google.com/drive/1-W0T1Scp_940kf4E63CY09MBOeR19kUO#scrollTo=Dmm5aIYvbm_q
I'm not able to install coqui_stt_training package as it's depending on tensorflow==1.15.
While I'm trying to install tensorflow==1.15 it's saying that specific tensorflow version not found anywhere. Can you help me on this?
Please look into the following error.
**`ERROR: Cannot install coqui-stt-training==1.0.0 and coqui-stt-training==1.4.0 because these package versions have conflicting dependencies.
The conflict is caused by:
coqui-stt-training 1.4.0 depends on tensorflow==1.15.4
coqui-stt-training 1.0.0 depends on tensorflow==1.15.4
To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts`**
Beta Was this translation helpful? Give feedback.
All reactions