[IPython-user] Crash
Fernando Perez
fperez at colorado.edu
Thu Mar 27 15:21:34 CST 2003
Robin Siebler wrote:
> I searched but couldn't find any such file.
Sorry, I mistyped. The file generated is named IPython_crash_report.txt
It should be located in the 'ipythondir' directory. You can find the value of
this variable at runtime via:
In [1]: __IP.rc.ipythondir
Out[1]: '/usr/local/home/fperez/.ipython'
So in my case, a crash log would be:
/usr/local/home/fperez/.ipython/IPython_crash_report.txt
Hope this helps.
Best,
f.
More information about the IPython-user
mailing list