i follow the get started documentation from this page: https://microsoft.github.io/graphrag/posts/get_started/ . and when i run this command "python -m graphrag.index --root ./ragtest", it shows error "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte". Any solution?
