[issue8120] Py_Initialize: Can't initialize system standard streams

2010-03-12 Thread Hamed J.I

New submission from Hamed J.I :

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 
<http://bugs.python.org/issue8120>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8120] Py_Initialize: Can't initialize system standard streams

2010-03-12 Thread Hamed J.I

Hamed J.I  added the comment:

in fact i'm not sure it is compatible with python 3.1
i have download it from 

http://blog.oneortheother.info/tip/python-fix-cp720-encoding/

--

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



[issue8120] Py_Initialize: Can't initialize system standard streams

2010-03-12 Thread Hamed J.I

Hamed J.I  added the comment:

Thank you very much

Worked well

--

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