[PYTHON] It's annoying to encode

In the python site-package directory

sitecustomize.py


import sys
sys.setdefaultencoding('utf-8')

If you place, you don't have to encode ("utf-8") each time.

Recommended Posts

It's annoying to encode
[Introduction to mediapipe] It's really easy to move ♬