Skip to content

Conversation

@tomoyuki-kojima
Copy link

In some Windows environments, a character encoding other than UTF-8 is selected by default when opening files in Python, which may cause a UnicodeDecodeError during package installation.

To resolve this issue, a change has been made to explicitly specify UTF-8 when opening README.md.

Reference
Changing the “locale preferred encoding” in Python 3 in Windows

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

Successfully merging this pull request may close these issues.

1 participant