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 0x99 in position 763: illegal multibyte sequence #200

Open
Zhangjiawei-Beinloft opened this issue Nov 22, 2023 · 1 comment
Assignees

Comments

@Zhangjiawei-Beinloft
Copy link

when I run:
copier copy https://github.com/jupyterlab/extension-template .
It occurs an error:
UnicodeDecodeError: 'gbk' codec can't decode byte 0x99 in position 763: illegal multibyte sequence
image

@AlanNgaiJX
Copy link

你试试在win系统上这样设置:
在 Windows 10 版本 1903 及更高版本中,可以启用“Beta: 使用 Unicode UTF-8 提供全球语言支持”选项。通过控制面板中的“时间和语言” > “区域” > “更改数据格式” > “相关设置” > “管理区域设置”来启用此选项。

我调了很久这个问题,最终这样解决了

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

3 participants