TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
18.31k stars 771 forks source link

install failed: orsupported macOS version: dunno [OS Sonoma & apple M2 & tabby v0.12.0] #2368

Open lcwxz1989 opened 4 weeks ago

lcwxz1989 commented 4 weeks ago

Describe the bug I use brew to install tabby, and I got error

Information about your version Mac OS sonoma version 14.5

Information about your GPU apple silicon M2

Additional context ==> Fetching tabbyml/tabby/tabby ==> Downloading https://github.com/TabbyML/tabby/releases/download/v0.12.0/tabby_aarch64-apple-darwin.zip Already downloaded: /Users/changliu/Library/Caches/Homebrew/downloads/c952c0fad5a9704d3e57284cf280acd05fe705fd175c6077d732b6f3ba341cb1--tabby_aarch64-apple-darwin.zip Warning: Cannot verify integrity of 'c952c0fad5a9704d3e57284cf280acd05fe705fd175c6077d732b6f3ba341cb1--tabby_aarch64-apple-darwin.zip'. No checksum was provided. For your reference, the checksum is: sha256 "9e59a1686a26e41cb1df864bca6ed4a5011997b89dc6e27b0c2906eed4abee90" ==> Installing tabby from tabbyml/tabby Error: An exception occurred within a child process: MacOSVersion::Error: unknown or unsupported macOS version: :dunno

wsxiaoys commented 4 weeks ago

Hi - can you verify your homebrew installation is actually working? maybe try installing other formula that requires m2 support, e.g llama.cpp?