Hi experts and geniuses!
I've searched all the threads, and I've tried all the suggestions, but I'm running out of patience and brain power! I like to think I'm pretty savvy, but this one is doing my head in!
I'm using:
calibre 6.6
Count Pages 1.11.3
macOS 12.5.1
Things I have already tried:
- Ensuring calibre has full disk access
Updating all plugins
Installing "KoboBooks" plugin upon discovering it wasn't even installed
Adding calibre to mac security firewall exception list
Adding calibre to exception list in CleanMyMac X
Disabling CleanMyMac X
Running plugin on various books from various sources
Um... I might've tried more, but I can't remember now. I've been going around in circles and also trying to solve other problems (some related, some not) at the same time, so I'm all jumbled up now
Any help from someone here would be greatly appreciated
Quote:
Count Page/Word Statistics
Failed to initialize plugin: '/Users/gbuggie/Library/Preferences/calibre/plugins/KoboBooks.zip'
do_count_statistics - book_path=/var/folders/n3/vgj7jlf531g2yb0bm810cnwr0000gn/C/calibre_6.6.0_tmp_2ixkvugw/13b19wa4_count_pages/801.epub, pages_algorithm=0, page_count_mode=Estimate, statistics_to_run=['WordCount', 'FleschReading', 'FleschGrade'], custom_chars_per_page=1500, icu_wordcount=True
do_count_statistics - job started for file book_path=/var/folders/n3/vgj7jlf531g2yb0bm810cnwr0000gn/C/calibre_6.6.0_tmp_2ixkvugw/13b19wa4_count_pages/801.epub
-------------------------------
Logfile for book ID 801 (A Woman in a Million)
801
Failed to initialize plugin: '/Users/gbuggie/Library/Preferences/calibre/plugins/KoboBooks.zip'
Traceback (most recent call last):
File "calibre_plugins.count_pages.jobs", line 164, in do_statistics_for_book
iterator, words = get_word_count(iterator, book_path, icu_wordcount)
File "calibre_plugins.count_pages.statistics", line 79, in get_word_count
iterator = _open_epub_file(book_path)
File "calibre_plugins.count_pages.statistics", line 94, in _open_epub_file
iterator.__enter__(only_input_plugin=True, run_char_count=True,
File "calibre/ebooks/oeb/iterator/book.py", line 146, in __enter__
File "calibre/ebooks/oeb/iterator/book.py", line 86, in run_extract_book
File "calibre/utils/ipc/simple_worker.py", line 255, in fork_job
File "calibre/utils/ipc/simple_worker.py", line 180, in run_job
File "calibre/utils/ipc/simple_worker.py", line 119, in communicate
calibre.utils.ipc.simple_worker.WorkerError: Worker failed
do_statistics_for_book: /var/folders/n3/vgj7jlf531g2yb0bm810cnwr0000gn/C/calibre_6.6.0_tmp_2ixkvugw/13b19wa4_count_pages/801.epub 0 Estimate [] ['WordCount', 'FleschReading', 'FleschGrade'] 1500 True
|