Hi,
I'm a new user of calibre (and hope my post is relevant). I tried the plugin
annotations and got the following error:
Quote:
calibre, version 5.9.0
ERREUR : Exception non gérée: <b>ModuleNotFoundError</b>:No module named 'ParseKindleMyClippingsTxt'
calibre 5.9 embedded-python: False is64bit: True
Linux-5.6.11-arch1-1-x86_64-with-glibc2.32 Linux ('64bit', 'ELF')
('Linux', '5.6.11-arch1-1', '#1 SMP PREEMPT Wed, 06 May 2020 17:32:37 +0000')
Python 3.9.1
Interface language: fr
Successfully initialized third party plugins: DeDRM (7, 0, 3) && Annotations (1, 14, 0)
Traceback (most recent call last):
File "calibre_plugins.annotations.action", line 364, in fetch_usb_connected_device_annotations
self.fetch_usb_device_annotations(primary_name)
File "calibre_plugins.annotations.action", line 392, in fetch_usb_device_annotations
annotated_book_list = self.get_annotated_books_on_usb_device(reader_app)
File "calibre_plugins.annotations.action", line 598, in get_annotated_books_on_usb_device
ra.get_active_annotations()
File "/tmp/calibre_annotations_plugin/Kindle.py", line 71, in get_active_annotations
File "/tmp/calibre_annotations_plugin/Kindle.py", line 331, in _parse_my_clippings
ModuleNotFoundError: No module named 'ParseKindleMyClippingsTxt'
|
I use an old calibre, version 5.9.0 available in archlinux.