[issue31615] Python interpreter is failing due to BufferOverflow Exception

2017-09-28 Thread Megha HR
New submission from Megha HR : Hi Team, I'm facing BufferOverflow Exception when python interpreter is trying to start. Below is an excerpt of error. - (2017-09-27 13:08:11,972) DEBUG [JMThread, Act

[issue30960] Python script is failing to run

2017-07-18 Thread Megha HR
Megha HR added the comment: Hi, python-list mailing list, or the #python irc channel on freenode. May I know python mailing list please? -- ___ Python tracker <http://bugs.python.org/issue30

[issue30960] Python script is failing to run

2017-07-18 Thread Megha HR
Megha HR added the comment: Thanks louielu for your response. Yes I did check related to env & its python path, this looks ok. #!/usr/sunos/bin/sh -x # This script is a wrapper for the official OSS python PYTHON=/opt/python/python/python3.2 PYTHON_ENV=/etc/opt/ericsson/3ppenv/python.env

[issue30960] Python script is failing to run

2017-07-18 Thread Megha HR
Megha HR added the comment: Hi Serhiy, Thanks a lot for your comment. Yes we do aware that 3.2V is outdated. Our plan is to upgrade to latest version. Otherside, It'll be great if you can let us know any root cause for below mentioned error message and how to overcome the same. ./pyt

[issue30960] Python script is failing to run

2017-07-18 Thread Megha HR
New submission from Megha HR: Hi, We are facing below error message whenever we use python. Could you please let me know root cause and steps to overcome this problem. ./python32.sh Fatal Python error: Py_Initialize: Unable to get the locale encoding EOFError: EOF read where not expected