[New-bugs-announce] [issue8120] Py_Initialize: Can't initialize system standard streams

Hamed J.I report at bugs.python.org
Fri Mar 12 09:15:36 CET 2010


New submission from Hamed J.I <hamed.ji at gmail.com>:

While try to run Python.exe version 3.1 or 3.2 RC2 on
Windows 7 or Windows XP SP2 get the following error:

Py_Initialize: Can't initialize system standard streams
Lookup Error: unknown encoding: cp720

after download and install cp720.py to lib/encodings get the following error:

Py_Initialize: Can't initialize system standard streams
TypeError: 'NoneType' object is not callable

this is while IDLE works fine

----------
components: Installation
messages: 100904
nosy: Hamed.ji
severity: normal
status: open
title: Py_Initialize: Can't initialize system standard streams
type: crash
versions: Python 3.1

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


More information about the New-bugs-announce mailing list