[IPython-user] Crash
Robin Siebler
Robin.Siebler at palmsource.com
Thu Mar 27 16:01:57 CST 2003
I just searched for 'ipyt*'. I didn't get a hit for the log file.
-----Original Message-----
From: Fernando Perez [mailto:fperez at colorado.edu]
Sent: Thursday, March 27, 2003 1:22 PM
To: Robin Siebler
Cc: ipython-user at scipy.net
Subject: Re: [IPython-user] Crash
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