I don’t fully understand utf-8 errors, but I’ve been getting this error.
So here’s a quick fix:
import sys sys.setdefaultencoding('utf-8')