Find answers from the community

Updated last year

I believe Llama Index depends on `tree

I believe Llama Index depends on tree-sitter-languages and Tree Sitter doesnt have a build for Mac: https://github.com/grantjenks/py-tree-sitter-languages/issues/20
L
k
13 comments
Yea this isn't an issue with mac (it installs fine on my mac), but I was also hitting this issue with docker randomly.

I was too annoyed to track down the exact cause, I ended up just removing it from the reqs. I should make a PR for this
@Logan M that would be great, yeah I'm really annoyed by this too haha!
tree sitter isn't in our reqs
It's not in setup.py or requirements.txt
ah looks like it got moved 2 days ago, I thought that was done only in a private repo lol
the latest version should have this fixed
@Logan M v0.8.39.post2 ?
That should be the one yea
Ahhh thats great news. Trying it now.
Thanks a lot for your help @Logan M
@Logan M this resolved it. Thanks again!
Awesome! πŸ‘
Add a reply
Sign up and join the conversation on Discord