infercode icon indicating copy to clipboard operation
infercode copied to clipboard

ValueError: Incompatible Language version 13. Must not be between 9 and 12

Open xzs777 opened this issue 2 years ago • 3 comments

ValueError: Incompatible Language version 13. Must not be between 9 and 12

xzs777 avatar Apr 03 '22 04:04 xzs777

I have the same problem. Would you like to ask if you have solved it?

JiaYuan6 avatar Apr 26 '22 09:04 JiaYuan6

Not yet

xzs777 avatar Apr 28 '22 16:04 xzs777

Hi, sorry for my late response, you can just upgrade the version of tree-sitter to 0.20 by running pip install --upgrade tree_sitter, then it will work.

bdqnghi avatar Apr 28 '22 18:04 bdqnghi