Quote:
Originally Posted by Exculturae
I encounter a problem for the first day today as I tried to fetch annotations.
I received the following error message:
* * *
calibre, version 3.41.2
ERREUR : Exception non gérée: <b>ValueError</b>:No value provided for new tag's name.
calibre 3.41.2 embedded-python: True is64bit: True
Darwin-16.7.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '16.7.0', 'Darwin Kernel Version 16.7.0: Wed Feb 27 00:29:57 PST 2019; root:xnu-3789.73.43~1/RELEASE_X86_64')
Python 2.7.15
OSX: ('10.12.6', ('', '', ''), 'x86_64')
Interface language: fr
Successfully initialized third party plugins: DeDRM (6, 5, 4) && Inept Epub DeDRM (0, 1, 7) && KePub Output (3, 0, 0) && Kobo Utilities (2, 7, 0) && Annotations (1, 8, 0)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 1906, in getAnnotationForSelected
File "calibre_plugins.koboutilities.action", line 2653, in _getAnnotationForSelected
File "site-packages/bs4/element.py", line 830, in __init__
ValueError: No value provided for new tag's name.
* * *
What could be the problem? How can I solve it?
|
That's due to a change in calibre. I'll try and fix it over the weekend.