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
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
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
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
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