You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a UnicodeEncodeError when trying to generate a list of emojis . The error message indicates that the 'gbk' codec can't encode certain emoji characters.
Steps to Reproduce:
Open the command line (PowerShell).
Execute the command:
sgpt emoji1
Error Message:
UnicodeEncodeError: 'gbk' codec can't encode character '\U0001f60a' in position 64: illegal multibyte sequence
Description:
I'm encountering a UnicodeEncodeError when trying to generate a list of emojis . The error message indicates that the 'gbk' codec can't encode certain emoji characters.
Steps to Reproduce:
Error Message:
Error Detail
The text was updated successfully, but these errors were encountered: