Isn't that a known problem with Python? A workaround might be to use the C.UTF-8 locale instead of C.
>From https://www.python.org/dev/peps/pep-0538/ > The simplest way to deal with this problem for currently released versions of > CPython is to explicitly set a more sensible locale when launching the > application. For example: > > LC_CTYPE=C.UTF-8 python3 ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796840 Title: do-release-upgrade doesn't work with C locale To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1796840/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
