Using the recipe for my local paper, nwa2.py, from the command line I get:
Macintosh-3:books billc$ feeds2lrf --test nwa2.py
Traceback (most recent call last):
File "libprs500/web/feeds/main.pyo", line 108, in run_recipe
File "libprs500/web/feeds/recipes/__init__.pyo", line 59, in compile_recipe
File "<string>", line 33
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/Users/billc/Downloads/libprs500-2.app/Contents/Resources/feeds2lrf.py", line 9, in <module>
main()
File "libprs500/ebooks/lrf/feeds/convert_from.pyo", line 56, in main
RuntimeError: Fetching of recipe failed: nwa2.py
Macintosh-3:books billc$
And when run from the GuI I get:
'unicode' object has no attribute 'needs_subscription'
Detailed traceback:
Traceback (most recent call last):
File "libprs500/gui2/news.pyo", line 62, in fetch_news
AttributeError: 'unicode' object has no attribute 'needs_subscription'
Last edited by Deputy-Dawg; 03-18-2008 at 08:14 PM.
|