You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is relevant considering I'm trying to install and run but can't because of an error: ValueError: Incompatible Language version 12. Must not be between 9 and 11
This is probably due to tree-sitter version or how the .so file is generated.
Hey, sorry for the problems. We are trying to make a pre-compiled version available. However, this seems to be something which broke recently in the tree-sitter side. I am trying to fix it. Please check my bug report here - tree-sitter/py-tree-sitter#38
Meanwhile as soon as I can make some .so files available for you I will do it and notify you here.
Great! Thanks for the feedback again. tree-sitter had resolved the bug after I reported it and thanks to that we finally shipped the command by which you can easily get a supported, "all-supported-language-inside" version of the .so files with just one small command.
We may also want to make the .so files a part of the core code (I am not sure about it, let's discuss)
Hold on on this one
The text was updated successfully, but these errors were encountered: