Quote:
Originally Posted by Gnungnu
calibre.ebooks.oeb.base.OEBError: Spine is empty
Am I removing too much? Too little?
|
One common problem with some "HTML" files is that they are missing the enclosing <HTML> and </HTML> tags. That causes a "spine is empty" error during conversion, but the file is readable with a browser (which inserts the missing html tags). It's worth checking.