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

pip install whisper_mic not working #48

Open
sujoyrc opened this issue Aug 29, 2023 · 4 comments
Open

pip install whisper_mic not working #48

sujoyrc opened this issue Aug 29, 2023 · 4 comments

Comments

@sujoyrc
Copy link

sujoyrc commented Aug 29, 2023

pip install whisper_mic not working

Environment : MacOS
Python version 3.8.17
pip version 23.2.1

@mallorbc
Copy link
Owner

mallorbc commented Sep 4, 2023

It is very hard to get this working on a Mac. I had to build some parent software from the source. I forget exactly what I did to get it working but it was not easy.

In either case, please share more information about your issue including stack traces.

@DefomCode
Copy link

windows 10 and same problem.

@DefomCode
Copy link

windows 10 and same problem.

error:

ERROR: Cannot install whisper-mic==0.0.1, whisper-mic==1.0.0, whisper-mic==1.0.1, whisper-mic==1.1.0, whisper-mic==1.1.1, whisper-mic==1.2.0, whisper-mic==1.2.1, whisper-mic==1.3.0 and whisper-mic==1.3.1 because these package versions have conflicting dependencies.

The conflict is caused by:
whisper-mic 1.3.1 depends on torch
whisper-mic 1.3.0 depends on torch
whisper-mic 1.2.1 depends on torch
whisper-mic 1.2.0 depends on torch
whisper-mic 1.1.1 depends on torch
whisper-mic 1.1.0 depends on torch
whisper-mic 1.0.1 depends on torch
whisper-mic 1.0.0 depends on torch
whisper-mic 0.0.1 depends on torch

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

@dsoudakov
Copy link

Not working in Windows 11 either.
For some reason it's downloading torch-2.2.0-cp311-cp311-win_amd64.whl from god knows where @ 200kb/s and fails at the end.
pip install torch solves this

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