SiYuan Wang

Results 3 comments of SiYuan Wang

I'm still encountering the error 'FileNotFoundError: [Errno 2] No such file or directory: '/root/.tree-sitter/tree-sitter-parsers-Linux' even after following the author's method of deleting '/root/.tree-sitter/' and reinstalling tree-sitter-parsers. Changing the Python version...

在liunx环境下在代码中添加import readline,问题仍然存在

FileNotFoundError: [Errno 2] No such file or directory: '/root/.tree-sitter/tree-sitter-parsers-Linux' 我也依然存在这个问题,我按照作者的方法删除了/root/.tree-sitter/后重装tree-sitter-parsers,将python版本改成3.8依然报这个错误无法解决,我系统是ubuntu