View Single Post
Old 01-04-2020, 11:29 PM   #300
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Rellwood View Post
Hi, I am running into thie error

calibre, version 4.6.0
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'getElementsByTagName'

Traceback (most recent call last):
File "calibre_plugins.epubsplit.epubsplit_plugin", line 138, in plugin_button
File "calibre_plugins.epubsplit.epubsplit", line 628, in get_split_lines
File "calibre_plugins.epubsplit.epubsplit", line 556, in get_toc_map
AttributeError: 'NoneType' object has no attribute 'getElementsByTagName'
That error indicates that no TOC was found in the epub.

EpubSplit currently only handles EPUB2, not EPUB3, which will give that error.

If that's not the issue, I'd have to see the epub.
JimmXinu is offline   Reply With Quote