Haruki Tasaka
Results
2
comments of
Haruki Tasaka
I’m also encountering the `TypeError: an integer is required` issue with `tree-sitter==0.23.1` and `codebleu==0.7.1`. I tried `pip install tree-sitter-python==0.21` as suggested by @chao-peng and installing CodeBLEU directly from GitHub as...
I have an update. I wasn’t able to resolve the issue on my x86 Ubuntu environment, but I managed to get it working on an M3 MacBook with the following...