Skip to content

Missing source distribution for python dependencies - yt-fts #5274

Discussion options

You must be logged in to vote

I got it to build by adding these.

  depends_on "rust" => :build #for bcrypt
  depends_on "cmake" => :build # for hnswlib
  depends_on "onnxruntime"
  depends_on "numpy" 
  depends_on "certifi" 

Apparently chroma-hnswlib needs cmake to use numpy properly? It takes about 30 minuets to build but at least I solved this part.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@NotJoeMartinez
Comment options

@NotJoeMartinez
Comment options

Answer selected by NotJoeMartinez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants