using the new pages every book in my library shows an error the logs have
Quote:
Traceback (most recent call last):
File "multiprocessing\connection.py", line 338, in _recv_bytes
BrokenPipeError: [WinError 109] The pipe has been ended
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\db\page_count.py", line 163, in count_book
File "calibre\library\page_count.py", line 244, in count_pages
File "calibre\utils\ipc\__init__.py", line 20, in eintr_retry_call
File "multiprocessing\connection.py", line 256, in recv
File "multiprocessing\connection.py", line 353, in _recv_bytes
EOFError
|
this is the same for every book.
Has anyone seen this error and found a fix?