Quote:
Originally Posted by apgimenez
I have done what you said. Calibre editor did not report any error, so I think that the problem is the driver.
|
Quote:
InvalidEPub: Fallo al procesar 'El soberano del Nilo' del autor 'Wilbur Smith' con el error: '' (archivo: calibre_plugins.kobotouch_extended.container, línea: 336)
|
If I'm reading the above error message correctly it looks like the problem is with line 336 in the container.py file which is
Code:
html = smartyPants(html)
That's the Smarten Punctuation module.
You could uncheck that option in the driver before re-sending that particular book.
Alternatively, if this was my book, before trying to re-send that book, I'd try running calibre's 'Polish' on the book, with the 'Smarten punctuation' option checked, to see whether calibre also reports an error. Or, if you prefer, you could also use the calibre Editor to run Smarten Punctuation. It's on the Tools menu.