Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError: 'gbk' codec can't decode byte 0x92 in position 102: illegal multibyte sequence #42

Open
prettyfaceYAO opened this issue Jul 10, 2024 · 0 comments

Comments

@prettyfaceYAO
Copy link

when I run "python -m cambrian.serve.controller --host 0.0.0.0 --port 10000", it reported a UnicodeDecodeError, File "D:\conda_envs\cambrian\lib\site-packages\yaml\reader.py", line 179, in update_raw data = self.stream.read(size) UnicodeDecodeError: 'gbk' codec can't decode byte 0x92 in position 102: illegal multibyte sequence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant