Re: Fatal Python error: PyCOND_WAIT(gil_cond) failed

2014-12-12 Thread dieter
of the history file. However, this makes no > difference. > > I can run a command a few times successfully after which I hit this error. > ... > Any suggestions on what might be going on? > > > > > Fatal Python error: PyCOND_WAIT(gil_cond) failed Apparently, some th

Fatal Python error: PyCOND_WAIT(gil_cond) failed

2014-12-11 Thread keepplearningpython
An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object', use 'object??' for extra details. Any suggestions on what might be going on?