View Single Post
Old 03-23-2025, 02:31 PM   #1187
LadyLiissa82
Junior Member
LadyLiissa82 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2025
Device: Kobo Libra Color II
TypeError

Hi! I'm trying to use the Annotations plugin for Calibre for the first time and getting a unhandled exception error:

TypeError:'str' object is not callable

Here are the details:

calibre, version 8.0.1
ERROR: Unhandled exception: <b>TypeError</b>:'str' object is not callable

calibre 8.0.1 embedded-python: True
Windows-10-10.0.26100-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.26100')
Python 3.11.5
Windows: ('10', '10.0.26100', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 22, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 22, 0) && Annotations (1, 17, 13) && Count Pages (1, 13, 6) && Find Duplicates (1, 10, 9) && KFX metadata reader (from KFX Input) (2, 22, 0) && From KFX (2, 22, 0) && KFX Input (2, 22, 0) && Resize Cover (1, 2, 1)
Traceback (most recent call last):
File "calibre_plugins.annotations.action", line 363, in fetch_usb_connected_device_annotations
File "calibre_plugins.annotations.action", line 407, in fetch_usb_device_annotations
File "calibre_plugins.annotations.action", line 624, in get_annotated_books_on_usb_device
File "C:\Users\15159\AppData\Local\Temp\calibre_annotat ions_plugin\KoboTouch.py", line 72, in get_active_annotations
File "C:\Users\15159\AppData\Local\Temp\calibre_annotat ions_plugin\KoboTouch.py", line 378, in _fetch_annotations
TypeError: 'str' object is not callable

Does anyone know why I'm getting this and how to fix it?
LadyLiissa82 is offline   Reply With Quote