Python 3 crashes with 'Py_Initialize: can't initialize sys standard streams' + 'EOFError: EOF read where not expected'

Oscar Benjamin oscar.j.benjamin at gmail.com
Tue Sep 25 08:49:46 EDT 2012


On 25 September 2012 12:32, Robison Santos <rwrsantos at gmail.com> wrote:

> Hello guys,
>
> I'm having a very serious problem with my python3 environment and I'm
> completely lost about the problem.
> In my server I run two python apps (custom apps) during system start time,
> and sometime when the apps are starting a corefile is generated for one one
> them (not always the same) and the following error is reported:
>
> "Fatal Python error: Py_Initialize: can't initialize sys standard streams
> EOFError: EOF read where not expected"
>

What  OS etc. are you using and how are you starting the apps?

Oscar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120925/86e6cde7/attachment.html>


More information about the Python-list mailing list