tsifrer / python-twitch-client

Python wrapper for Twitch API

Home Page:http://python-twitch-client.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encoding Error when emoji used

chriskolenko opened this issue · comments

commented

Getting a error when querying streams that have emojis in any of their status

UnicodeEncodeError: 'UCS-2' codec can't encode characters in position 711-711: Non-BMP character not supported in Tk

Not sure the exact fix. :'(