Alex Grund <[email protected]> added the comment:
This seems to be a locale issue. So a solution would be to use `LC_ALL=C` before invoking the compiler (or the cross-platform equivalent) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38472> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
