Open doronbehar opened 6 months ago
Current build.py isn't compatible with latest tree_sitter. See:
build.py
tree_sitter
https://github.com/tree-sitter/py-tree-sitter/discussions/241
Facing the same issue
Looks like v0.22.0 is the culprit. Installing an earlier version of tree-sitter separately can be a workaround.
Current
build.py
isn't compatible with latesttree_sitter
. See:https://github.com/tree-sitter/py-tree-sitter/discussions/241