I am encountering a problem adding an epub book to my calibre library. I am getting a pop-up:
Code:
calibre, version 4.12.0
ERROR: Cannot add books: Failed to add some books, click "Show details" for more information.
Worker process crashed while executing job
Traceback (most recent call last):
File "site-packages/calibre/utils/ipc/pool.py", line 108, in recv
File "site-packages/calibre/utils/ipc/__init__.py", line 23, in eintr_retry_call
EOFError
How can I debug this further? Can I execute this in a linux terminal window with some additional debugging to determine how to correct the problem?
Dave