[issue28640] UnicodeDecodeError: 'cp949'

Hojung An report at bugs.python.org
Tue Nov 8 11:42:48 EST 2016


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 webmaster at python.org they asked me to post it here as it seemed like a bug.

----------
components: Windows
files: unicode_error.jpg
messages: 280317
nosy: Hojung An, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: UnicodeDecodeError: 'cp949'
versions: Python 3.6
Added file: http://bugs.python.org/file45392/unicode_error.jpg

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28640>
_______________________________________


More information about the Python-bugs-list mailing list