1 | initial version |
Good advice.
Using %debug after the bug occurs does not help, still can't get any more information. Have not tried a trace.
Another approach I will try is to use ipython's "who" and look for a variable name used in both files.
Thanks to all.