Since Windows defaults to 1280 instead of UTF8 if your import has UTF-8 in it it'l fail to convert unless you use the PYTHONUTF8=1 workaround.
PYTHONUTF8=1
No dependencies set.
The note is not visible to the blocked user.
Since Windows defaults to 1280 instead of UTF8 if your import has UTF-8 in it it'l fail to convert unless you use the
PYTHONUTF8=1workaround.