llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

Failing to build llama-stack on Mac OS X

Open genbit opened this issue 1 year ago • 3 comments

Followed Getting Started guide, tried to build locally on Mac OS 15.0 (M1):

  Using cached fairscale-0.4.13.tar.gz (266 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
ERROR: Could not find a version that satisfies the requirement fbgemm-gpu==0.8.0 (from versions: none)
ERROR: No matching distribution found for fbgemm-gpu==0.8.0
Failed to build target my-local-stack with return code 1

genbit avatar Sep 27 '24 19:09 genbit