![]() |
#1 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 131
Karma: 150390
Join Date: Nov 2011
Location: Pacific NorthWest
Device: Kindle Fire
|
Unhelpful error
I'm trying to write a recipe, and have created the tuple with the array of article URLs. Calibre is then giving me a rather unhelpful message AFTER the return from my routine;
Traceback (most recent call last): File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 147, in main return run_entry_point() File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 116, in run_entry_point return getattr(pmod, func)() File "site-packages/calibre/utils/ipc/worker.py", line 187, in main File "site-packages/calibre/gui2/convert/gui_conversion.py", line 25, in gui_convert File "site-packages/calibre/ebooks/conversion/plumber.py", line 959, in run File "site-packages/calibre/customize/conversion.py", line 204, in __call__ File "site-packages/calibre/web/feeds/input.py", line 105, in convert File "site-packages/calibre/web/feeds/news.py", line 824, in download File "site-packages/calibre/web/feeds/news.py", line 970, in build_index File "site-packages/calibre/web/feeds/__init__.py", line 341, in feeds_from_index File "site-packages/calibre/web/feeds/__init__.py", line 154, in populate_from_preparsed_feed AttributeError: 'str' object has no attribute 'get' Unfortunately, that most recent, __init__.py, is binary so I can't see what it's really doing, as is news.py. What is the str (presumably a string?) that it's having a problem with? |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,195
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
The second element of the tuple must be a list of dictionaries, as documented in the docstring of the parse_index method. http://manual.calibre-ebook.com/news...pe.parse_index
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 131
Karma: 150390
Join Date: Nov 2011
Location: Pacific NorthWest
Device: Kindle Fire
|
Thank you.
I have a decent parser now for OReilly Premium. (Great handling of the web site security - good work on that!) Is there an easy way to block images? |
![]() |
![]() |
![]() |
#4 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,195
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Add img to remove_tags
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
calibre, version 0.8.8 ERROR: Error: Error communicating with device no such column: | e-bookuser | Devices | 1 | 07-03-2011 04:09 PM |
error message: ERROR ITMS-4099: "Invalid ISBN: [#] at Book (MZItmspBookPac | NewDay | ePub | 3 | 10-07-2010 01:47 PM |
Unhelpful help - can someone in here do better? | James_Wilde | iRiver Story | 4 | 08-27-2010 06:05 AM |
ERROR: Error: Error communicating with device | JWood | Calibre | 10 | 04-20-2010 07:28 PM |
PRS-900 Sony being unhelpful - again | nwinter | Sony Reader | 10 | 11-24-2009 02:31 PM |