Skip to content
Discussion options

You must be logged in to vote
Answered by Byron Nov 5, 2021

Strangely enough it looks like I have seen this before.

The problem seems to be that the python interpreter default code is gbk, but should be utf-8 for most purposes. It can be changed on startup I think.

It looks like this is how you change the default encoding.

Replies: 2 comments 8 replies

Comment options

Byron
Nov 5, 2021
Maintainer

You must be logged in to vote
8 replies
@Byron
Comment options

ByronNov 5, 2021
Maintainer

@99848873
Comment options

@99848873
Comment options

@99848873
Comment options

@Byron
Comment options

ByronNov 6, 2021
Maintainer

Answer selected byByron
Comment options

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
@99848873@Byron@EliahKagan
Converted from issue

This discussion was converted from issue #1373 on November 05, 2021 06:51.