View Single Post
Old 05-31-2008, 07:45 AM   #6
Deputy-Dawg
Groupie
Deputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-books
 
Deputy-Dawg's Avatar
 
Posts: 153
Karma: 799
Join Date: Dec 2007
Device: sony prs505
Kovid
Any number of the recipes in 465, including the Associated Press, produce an error box which can't be dismissed and whose content cant be copied. I ran feeds2lrf on the Associated Press in terminal and got:

Code:
Traceback (most recent call last):
  File "/Applications/calibre.app/Contents/Resources/feeds2lrf.py", line 9, in <module>
    main()
  File "calibre/ebooks/lrf/feeds/convert_from.pyo", line 40, in main
  File "calibre/web/feeds/main.pyo", line 128, in run_recipe
  File "calibre/web/feeds/news.pyo", line 832, in __init__
  File "calibre/web/feeds/news.pyo", line 437, in __init__
  File "calibre/web/feeds/templates.pyo", line 80, in __init__
  File "genshi/template/markup.pyo", line 75, in __init__
  File "genshi/template/base.pyo", line 320, in __init__
  File "genshi/template/markup.pyo", line 137, in _parse
  File "genshi/template/interpolation.pyo", line 76, in interpolate
  File "genshi/template/eval.pyo", line 53, in __init__
  File "genshi/template/eval.pyo", line 363, in _parse
  File "compiler/transformer.pyo", line 54, in parse
  File "compiler/transformer.pyo", line 133, in parseexpr
AttributeError: 'module' object has no attribute 'expr'
Deputy-Dawg is offline   Reply With Quote