Okay so if it’s not just me, then is this maybe normal behaviour in a jupyter notebook?
Note, if the error occurs in the notebook, you don’t get any more useful information:
Dumb question: What does include()
actually do? Does it effectively move the code into the notebook and then compile it? If so, why would we expect a reference to a line in the original file?