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 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 <rep...@bugs.python.org>
<http://bugs.python.org/issue28640>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to