UnicodeEncodeError in Python application
Andrew Clayton
andrew at digital-domain.net
Fri Jan 6 13:06:47 UTC 2023
On Fri, 6 Jan 2023 10:04:11 +0100
Tobias Genannt <tobias.genannt at kappa-velorum.net> wrote:
> Hello Andrew,
Hi Tobias,
> setting preconfig.utf8_mode to -1 also works for my container. Locale is
> set like this:
Great!, thanks for checking! This looks like the way to go...
> LANG=C.utf8
> LANGUAGE=
> LC_CTYPE="C.utf8"
Yeah, that does the trick...
Cheers,
Andrew
More information about the unit
mailing list