Skip to content

Instantly share code, notes, and snippets.

@xjxckk
Last active December 16, 2021 12:18
Show Gist options
  • Save xjxckk/6e6a343b06eecb10d4aa8da59bd69c43 to your computer and use it in GitHub Desktop.
Save xjxckk/6e6a343b06eecb10d4aa8da59bd69c43 to your computer and use it in GitHub Desktop.
Charmap print error (Python)
import sys
sys.stdout.reconfigure(encoding='utf-8')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment