I'm in linux platform. installing requirements follwing the guidence.
However, counter with this error:
at first, I tried with change the encoder method like UTF-8, Latin, UTF-16 etc. but dose not work. So I am looking for some clues to fix this problem.
many thx!
I'm in linux platform. installing requirements follwing the guidence.
However, counter with this error:

at first, I tried with change the encoder method like UTF-8, Latin, UTF-16 etc. but dose not work. So I am looking for some clues to fix this problem.
many thx!
[temp problem fix]: I loate where the bug occur. and using str.replace() function to replace '\xe0' at 1128 to another character。 so the problem are temperary fixed。Still looking for a general bugfix method
[temp problem fix]: I loate where the bug occur. and using str.replace() function to replace '\xe0' at 1128 to another character。 so the problem are temperary fixed。Still looking for a general bugfix method

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I'm in linux platform. installing requirements follwing the guidence.

However, counter with this error:
at first, I tried with change the encoder method like UTF-8, Latin, UTF-16 etc. but dose not work. So I am looking for some clues to fix this problem.
many thx!
[temp problem fix]: I loate where the bug occur. and using str.replace() function to replace '\xe0' at 1128 to another character。 so the problem are temperary fixed。Still looking for a general bugfix method
