View Single Post
Old 07-01-2011, 06:04 PM   #3
joseelsegundo
Junior Member
joseelsegundo began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2011
Device: Kindle
Cool. Thanks for the tips. Looking at the debug output is seems the error is in preprocess_html:

File "/tmp/calibre_0.7.44_tmp_KPT4D0/calibre_0.7.44_yeObDG_recipes/recipe0.py", line 75, in preprocess_html
if '&' in img['src']:
TypeError: 'NoneType' object is not subscriptable

My hunch is that it has something to do with the comic strip image being buried in a million levels of divs. I'll hack some more at it...

Rob
joseelsegundo is offline   Reply With Quote