whispercpp.py icon indicating copy to clipboard operation
whispercpp.py copied to clipboard

pip install failed in Mac M2

Open ryzn0518 opened this issue 1 year ago • 0 comments

when run the command pip install git+https://github.com/stlukey/whispercpp.py

command '/var/folders/nz/j6p8yfhx1mv_0grj5xl4650h0000gp/T/abs_810lo85vyi/croot/python-split_1678271120546/_build_env/bin/llvm-ar' failed: No such file or directory
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for whispercpp
Failed to build whispercpp
ERROR: Could not build wheels for whispercpp, which is required to install pyproject.toml-based projects

I had refered this link:https://tipseason.com/carbon-language-execvp-error/, but can not work.

ryzn0518 avatar Jul 20 '23 10:07 ryzn0518