Quote:
Originally Posted by jackie_w
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.
|
Thank you so much!!! I uncheck the Smarten Punctuation option and it works fine. Again, thanks a lot!!!