When setting `depth=20` on a script, snoop is failing with the following error. ``` 'frame' object has no attribute 'lineno' ``` However, if the depth<=19, it works fine.