Andrew Svetlov <[email protected]> added the comment:
I think you'll get the same error on `subprocess.run()` call if your current locale is not UTF-8. I don't recall the details but the Intenet has a lot info about setting locale per user and system-wide. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35014> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
