View Single Post
Old 07-16-2025, 01:48 PM   #1212
TheOnceAndFuture
Junior Member
TheOnceAndFuture began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2025
Device: Kobo Libra Colour
I'm getting the same error as @Oxalis_ did above when I try to fetch annotations from my device. He wrote afterwards, "Scratch that - accidentally loaded the wrong plugin folder in my downloads. Working now!" which suggest he's manually loading plugins. I'm simply using Calibre's interface for adding plugins.

My device is the Kobo Libra Colour, new as of about a week ago, latest firmware.

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

calibre 8.6  embedded-python: True
Windows-10-10.0.26100-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.26100')
Python 3.11.12
Windows: ('10', '10.0.26100', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Annotations (1, 17, 13) && Goodreads (1, 8, 3) && Kobo Utilities (2, 23, 0)
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\TheOnceAndFuture\AppData\Local\Temp\calibre-m0ydwlht\calibre_annotations_plugin\KoboTouch.py", line 72, in get_active_annotations
  File "C:\Users\TheOnceAndFuture\AppData\Local\Temp\calibre-m0ydwlht\calibre_annotations_plugin\KoboTouch.py", line 378, in _fetch_annotations
TypeError: 'str' object is not callable
Is there a work around?
TheOnceAndFuture is offline   Reply With Quote