[issue28640] UnicodeDecodeError: 'cp949'

2016-11-08 Thread Steve Dower
Changes by Steve Dower : -- resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-b

[issue28640] UnicodeDecodeError: 'cp949'

2016-11-08 Thread Steve Dower
Steve Dower added the comment: Firstly, welcome to the tracker, and thanks for helping test the early releases of Python 3.6. For future reference, it's much preferred if you can copy-paste error messages into the text of the message. Attaching large log files is okay, but screenshots should

[issue28640] UnicodeDecodeError: 'cp949'

2016-11-08 Thread Hojung An
New submission from Hojung An: I have Python3.6 and when I try to install pyinstaller using (pip install pyinstaller) I receive error messages for: 1) UnicodeDecodeError: 'cp949' 2) Command 'python setup.py egg_info' failed with error code 1 When I inquired about this to webmas...@python.org th