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

训练过程中解析二进制文件报错 #14

Open
guoguoguilai opened this issue Mar 15, 2021 · 1 comment
Open

训练过程中解析二进制文件报错 #14

guoguoguilai opened this issue Mar 15, 2021 · 1 comment

Comments

@guoguoguilai
Copy link

我在按照Readme文件中进行训练时,在

kk = f.read(11)[1:] # 第一个是c#字符串的长度
报错,具体信息为:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe1 in position 0: invalid continuation byte
应该如何解析二进制文件呢

@Lyccl
Copy link

Lyccl commented Aug 4, 2021

我在按照Readme文件中进行训练时,在

kk = f.read(11)[1:] # 第一个是c#字符串的长度

报错,具体信息为:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe1 in position 0: invalid continuation byte
应该如何解析二进制文件呢

你好,可否加个qq交流?2391250450

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

2 participants