|
Member
Posts: 16
Karma: 10
Join Date: Jun 2018
Device: kobo libra
|
error fetching annotations
Hi
I recently installed Annotations (1.8) plugin but I appear to be having a problem with it.
When I try to 'fetch annotations from kobo" I get the following error:
calibre, version 3.41.2
Error fetching annotations: <p>Unable to fetch annotations from Kobo Aura.</p>
Traceback (most recent call last):
File "calibre_plugins.annotations.action", line 301, in fetch_device_annotations
File "calibre_plugins.annotations.action", line 1024, in process_selected_books
File "calibre_plugins.annotations.action", line 135, in add_annotations_to_calibre
File "calibre_plugins.annotations.annotations_db", line 180, in annotations_to_html
File "calibre_plugins.annotations.annotations", line 198, in to_HTML
File "site-packages\bs4\element.py", line 830, in __init__
ValueError: No value provided for new tag's name.
And when I try to "modify appearance" in the customize screen, I get the following error:
calibre, version 3.41.2
ERROR: Unhandled exception: <b>ValueError</b>:No value provided for new tag's name.
calibre 3.41.2 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.17763-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.17763')
Python 2.7.15+
Windows: ('10', '10.0.17763', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 5, 5) && KoboTouchExtended (3, 0, 2) && KePub Input (3, 0, 0) && KePub Output (3, 0, 0) && Kobo Utilities (2, 7, 0) && KePub Metadata Reader (3, 0, 2) && Kobo Books (1, 6, 0) && KePub Metadata Writer (3, 0, 3) && Annotations (1, 8, 0)
Traceback (most recent call last):
File "calibre_plugins.annotations.config", line 325, in configure_appearance
File "calibre_plugins.annotations.appearance", line 496, in __init__
File "calibre_plugins.annotations.appearance", line 298, in initialize
File "calibre_plugins.annotations.appearance", line 276, in css_edited
File "calibre_plugins.annotations.appearance", line 368, in preview_css
File "calibre_plugins.annotations.annotations", line 198, in to_HTML
File "site-packages\bs4\element.py", line 830, in __init__
ValueError: No value provided for new tag's name.
|