Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin the tree-sitter version in requirements <0.22 #71

Open
DNGros opened this issue Jun 25, 2024 · 0 comments
Open

Pin the tree-sitter version in requirements <0.22 #71

DNGros opened this issue Jun 25, 2024 · 0 comments

Comments

@DNGros
Copy link

DNGros commented Jun 25, 2024

There are a several issues noting the breaking changes introduced by treesitter 0.22 (eg, #64 and #67). There is the PR #65 to fix this.

Ideally, some fix would be implemented, but I understand that is complicated.

As a quick fix perhaps consider pinning the the version of tree-sitter in the to be <0.22?

install_requires=['tree-sitter'],

Thanks @grantjenks and other contributors for work on the package!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant