-
Notifications
You must be signed in to change notification settings - Fork 547
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
mac m1 pro - python3.12 install errors #75
Comments
Hey @tavisrudd - That is a known issue, Optimum has a dependency on (closing this for now, feel free to re-open.) |
It would help to know which version is supported. I can't find it in the readme. For anyone interested, this is the solution to install with 3.10 at least: |
pipx install insanely-fast-whisper --python python3.11 also can work |
Yes ! Thanks @bt-nia I confirm that on macOS, Maybe @tavisrudd we could update the doc with this detail ? |
Status of onnxruntime: microsoft/onnxruntime#17842 |
The installation worked for me with ValueError: The generation config is outdated and is thus not compatible with the After reinstallation of insanely-fast-whisper using pipx and the argument (System M1 Mac) |
I find pipx confusing. Why not use pipenv with the python version requirements built-in? |
Installing with python3.10 works but it appears the
optimum
dep's install is broken for python3.12:Snippet of
cmd_2023-11-27_15.42.39_pip_errors.log
:The text was updated successfully, but these errors were encountered: