Conversion issue with zip of Warbreaker
Went to convert Warbreaker and received the following error message:
('UnknownFormatError', u'Could not find ebook in archive'):
Failed to perform job: Convert book:Warbreaker
Detailed traceback:
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/parallel.py", line 755, in worker
result = work(client_socket, func, args, kwdargs)
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/parallel.py", line 724, in work
res = func(*args, **kargs)
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/ebooks/lrf/any/convert_from.py", line 167, in main
return process_file(src, options, logger)
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/ebooks/lrf/any/convert_from.py", line 113, in process_file
raise UnknownFormatError('Could not find ebook in archive')
UnknownFormatError: Could not find ebook in archive
|