Open dubiousjim opened 9 years ago
Do you remember what type of fetchable this was happening with? The IndexError means that the html element is not being found at all.
Sorry, it was too long ago that I implemented this, I don't remember. Might have been on a list of questions.
I'm not sure anymore how to reproduce this problem, I encountered it and patched it in my own installation a while back. But changing line 339 of
util/fetchable.py
from:to:
fixed some exceptions I was encountering.