[issue32420] LookupError : unknown encoding : [0x7FF092395AD0] ANOMALY

2017-12-28 Thread Kaoru Kitamura

Kaoru Kitamura  added the comment:

Understood. Thank you.

--
resolution: remind -> 

___
Python tracker 
<https://bugs.python.org/issue32420>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32420] LookupError : unknown encoding : [0x7FF092395AD0] ANOMALY

2017-12-28 Thread Kaoru Kitamura

Kaoru Kitamura  added the comment:

Does somebody know what causes above?

--
resolution:  -> remind

___
Python tracker 
<https://bugs.python.org/issue32420>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32420] LookupError : unknown encoding : [0x7FF092395AD0] ANOMALY

2017-12-24 Thread Kaoru Kitamura

Kaoru Kitamura  added the comment:

The below is the output of error.

:\Users\kitamura>activate tensorflow
パラメーターの書式が違います - [0x7FFD92395AD0]
[0x7FFD8F53DFE0] ANOMALY: meaningless REX prefix used
[0x7FFD8F555A20] ANOMALY: meaningless REX prefix used
[0x7FFD905417D0] ANOMALY: use of REX.w is meaningless (default operand size is 
64)
[0x7FFD90567C60] ANOMALY: use of REX.w is meaningless (default operand size is 
64)
[0x7FFD92395AD0] ANOMALY: meaningless REX prefix used
[0x7FFD8F53DFE0] ANOMALY: meaningless REX prefix used
[0x7FFD8F555A20] ANOMALY: meaningless REX prefix used
[0x7FFD905417D0] ANOMALY: use of REX.w is meaningless (default operand size is 
64)
[0x7FFD90567C60] ANOMALY: use of REX.w is meaningless (default operand size is 
64)
[0x7FFD92395AD0] ANOMALY: meaningless REX prefix used
Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: [0x7FFD92395AD0] ANOMALY

Current thread 0x31ac (most recent call first):
Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: [0x7FFD92395AD0] ANOMALY

Current thread 0x2bd0 (most recent call first):
Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: [0x7FFD92395AD0] ANOMALY

Current thread 0x04a4 (most recent call first):
Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: [0x7FFD92395AD0] ANOMALY

Current thread 0x2264 (most recent call first):

--

___
Python tracker 
<https://bugs.python.org/issue32420>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32420] LookupError : unknown encoding : [0x7FF092395AD0] ANOMALY

2017-12-23 Thread Kaoru Kitamura

New submission from Kaoru Kitamura :

I tried to activate tensorflow after creating tensorflow environment with 
Anaconda Prompt.
Then, Python clashed in fatal error as attached.

I searched this kind of issues and made environment variable for UTF-8 , but it 
did not work.

Does anyone have any suggestions?

--
components: Windows
files: error_capture.png
messages: 308977
nosy: Kitamura, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: LookupError : unknown encoding : [0x7FF092395AD0] ANOMALY
type: crash
versions: Python 3.6
Added file: https://bugs.python.org/file47346/error_capture.png

___
Python tracker 
<https://bugs.python.org/issue32420>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com