termux / termux-language-server

🛠️ A language server for some specific bash scripts
https://termux-language-server.readthedocs.io/
GNU General Public License v3.0
74 stars 7 forks source link

Run failed on Python 3.12 #17

Closed cybaol closed 3 months ago

cybaol commented 3 months ago

Screenshot_select-area_20240518170657

Freed-Wu commented 3 months ago

Upstream bug: https://github.com/grantjenks/py-tree-sitter-languages/issues/64

Wait https://github.com/grantjenks/py-tree-sitter-languages/pull/65

ObserverOfTime commented 3 months ago

Just use tree-sitter-bash directly.