stlukey/whispercpp.py

pip install failed in Mac M2

Opened this issue · 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.