Ticket #3347 (closed defect: duplicate)

Opened 12 months ago

Last modified 12 months ago

Script error fetching Scientific American?

Reported by: starfight1948 Owned by: kovidgoyal
Priority: minor Milestone:
Component: Default Version: trunk
Keywords: Cc:

Description

Trying to fetch news from Scientfic American produces the following conversion error, which seems to be a problem with the script.

ERROR: Conversion Error: <b>Failed</b>: Fetch news from Scientific American

Fetch news from Scientific American Input Format Plugin?: Recipe Input running Traceback (most recent call last):

File "worker.py", line 103, in <module> File "worker.py", line 90, in main File "calibre\gui2\convert\gui_conversion.pyo", line 19, in gui_convert File "calibre\ebooks\conversion\plumber.pyo", line 717, in run File "calibre\customize\conversion.pyo", line 208, in call File "calibre\web\feeds\input.pyo", line 60, in convert File "calibre\web\feeds\news.pyo", line 588, in download File "calibre\web\feeds\news.pyo", line 705, in build_index File "calibre\web\feeds\recipes\recipe_scientific_american.pyo", line 41, in parse_index

Attribute Error?: 'None Type?' object has no attribute 'findAll'

Change History

comment:1 Changed 12 months ago by kovidgoyal

  • Status changed from new to closed
  • Resolution set to duplicate

fix will be in next reelase.

Note: See TracTickets for help on using tickets.