New submission from Prawin Phichitnitikorn <[email protected]>: This Error " Current thread 0x0000238c (most recent call first): Fatal Python error: Py_Initialize: can’t initialize sys standard streams LookupError: unknown encoding: 874"
is cause by mapping of 874 encodling is missing in encodings\aliases.py ---------- components: Unicode files: Capture.PNG messages: 319569 nosy: ezio.melotti, vstinner, winvinc priority: normal severity: normal status: open title: unknown encoding: 874 type: crash versions: Python 3.6 Added file: https://bugs.python.org/file47642/Capture.PNG _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33865> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
