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
I have read all the tree-sitter docs if it relates to using the parser
I have searched the existing issues of tree-sitter-python
Tree-Sitter CLI Version, if relevant (output of tree-sitter --version)
No response
Describe the bug
Some possible weirdness after 0.23.0 release?
$ pip install tree-sitter-python==0.21.0
ERROR: Could not find a version that satisfies the requirement tree-sitter-python==0.21.0 (from versions: 0.23.0)
ERROR: No matching distribution found for tree-sitter-python==0.21.0
pip 24.2
Python 3.11.2
Steps To Reproduce/Bad Parse Tree
pip install tree-sitter-python==0.21.0
Expected Behavior/Parse Tree
install
The text was updated successfully, but these errors were encountered:
Did you check existing issues?
Tree-Sitter CLI Version, if relevant (output of
tree-sitter --version
)No response
Describe the bug
Some possible weirdness after 0.23.0 release?
Steps To Reproduce/Bad Parse Tree
Expected Behavior/Parse Tree
install
The text was updated successfully, but these errors were encountered: