View Single Post
Old 12-24-2009, 05:08 PM   #995
ajrmd
Junior Member
ajrmd began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Dec 2009
Device: nook
Does anyone know why the WSJ has unexpectedly stopped working the last couple of days? Here's the dump from the error message forward (thanks!):

Python function terminated unexpectedly
'NoneType' object has no attribute 'findNext' (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 90, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 21, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 736, in run
File "site-packages\calibre\customize\conversion.py", line 208, in __call__
File "site-packages\calibre\web\feeds\input.py", line 80, in convert
File "site-packages\calibre\web\feeds\news.py", line 598, in download
File "site-packages\calibre\web\feeds\news.py", line 715, in build_index
File "c:\users\adam\appdata\local\temp\calibre_0.6.29_m ny0wa_recipes\recipe0.py", line 76, in parse_index
table = left_column.findNext('table')
AttributeError: 'NoneType' object has no attribute 'findNext'
ajrmd is offline