tree-sitter / py-tree-sitter

Python bindings to the Tree-sitter parsing library
https://tree-sitter.github.io/py-tree-sitter/
MIT License
820 stars 98 forks source link

Can't install tree-sitter-python #205

Closed Constantin1489 closed 6 months ago

Constantin1489 commented 6 months ago

I used pip install tree-sitter-python on the README of this repo, but it shows an error message.

ERROR: Could not find a version that satisfies the requirement tree-sitter-python (from versions: none)
ERROR: No matching distribution found for tree-sitter-python

I tested on rocky 9 linux and macos with python3.11.

ObserverOfTime commented 6 months ago

It's not ready yet.