UnicodeEncodeError while env variable is set
I’m trying to print()
a Unicode character “❗” (U+2757) on the console for debugging purposes in PyCharm.
I’m trying to print()
a Unicode character “❗” (U+2757) on the console for debugging purposes in PyCharm.