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 09:59:00 EDT 2012


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

> I'm using python3.2.1
> on  Enterprise Linux Server release 5.3 (Carthage).
>
> I'm starting my apps calling python3 file.py <params>
>
> I have a script that runs on system startup executing my python scripts.
>

What happens if you just run the scripts from the shell after starting up?

What arrangement does the startup script provide for the stdio streams?

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


More information about the Python-list mailing list