macOS installation succeeds, but running the binary fails with 'segmentation fault'. #903
GiantRavens
started this conversation in
General
Replies: 2 comments
-
Resolved with swizzling conda environment, and installing openai and whisper via pip3 which pulled in the correct dependencies. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Does it seg fault regardless of the input file? One Mac issue I know of is this, fyi |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Perhaps I missed a configuration step? Installation via pip succeeds as do all dependencies, only running the binary always throws a segmentation fault error on Ventura. I'm on an Intel MacBook Pro - perhaps the ARM version was installed?
Beta Was this translation helpful? Give feedback.
All reactions