View Single Post
Old 03-03-2018, 09:10 AM   #217
Inukami
Zealot
Inukami began at the beginning.
 
Inukami's Avatar
 
Posts: 145
Karma: 12
Join Date: Jun 2017
Location: Australia
Device: Mac Pro 2013 & Mini 2018, iPad Mini 4, iPhone 11, iBooks, K4Mac/PC
Hi,

I get the following error message when I try and split a book using EpubSplit. The ToC is working fine when I use the Edit ToC plugin. All others work fine except this one for some reason...The starter pack (box set) was received directly from an author and includes 3 books, each starting a new series.

Code:
KeyError:"There is no item names u'OEBPS/../toc.ncx' in the archive
Code:
calibre, version 3.18.0
ERROR: Unhandled exception: <b>KeyError</b>:"There is no item named u'OEBPS/../toc.ncx' in the archive"

calibre 3.18  embedded-python: True is64bit: True
Darwin-17.4.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '17.4.0', 'Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64')
Python 2.7.12
OSX: ('10.13.3', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 3, 4) && Quality Check (1, 9, 11) && EpubSplit (2, 3, 0) && Reading List (1, 6, 6) && Amazon.com Multiple Countries (1, 0, 0) && Manage Series (1, 2, 8) && Save Virtual Libraries To Column (2, 0, 0) && Find Duplicates (1, 6, 3) && Count Pages (1, 8, 0) && SmartEject (2, 0, 7) && View Manager (1, 4, 3) && Embed Comic Metadata (1, 3, 8) && Import List (1, 3, 1) && Save Virtual Libraries To Column GUI (2, 2, 1)
Traceback (most recent call last):
  File "calibre_plugins.epubsplit.epubsplit_plugin", line 137, in plugin_button
  File "calibre_plugins.epubsplit.epubsplit", line 606, in get_split_lines
  File "calibre_plugins.epubsplit.epubsplit", line 529, in get_manifest_items
  File "lib/python2.7/zipfile.py", line 935, in read
  File "lib/python2.7/zipfile.py", line 961, in open
  File "lib/python2.7/zipfile.py", line 909, in getinfo
KeyError: "There is no item named u'OEBPS/../toc.ncx' in the archive"
I would greatly appreciate any help help in fixing this error so I can split this book.

Thanks,

Inukami
Inukami is offline   Reply With Quote