Errorr when importing HTML text with pictures
calibre, version 1.3.0
ERROR: Could not open ebook: u'dc:title'
Hello,
When I input the text of a book (downloaded from Bookshare and converted to HTML using firefox), I get the following error:
Traceback (most recent call last):
File "site-packages/calibre/gui2/viewer/main.py", line 40, in run
File "lib/python2.7/threading.py", line 761, in run
File "site-packages/calibre/ebooks/oeb/iterator/book.py", line 99, in __enter__
File "site-packages/calibre/customize/conversion.py", line 241, in __call__
File "site-packages/calibre/ebooks/conversion/plugins/html_input.py", line 72, in convert
File "site-packages/calibre/ebooks/metadata/html.py", line 22, in get_metadata
File "site-packages/calibre/ebooks/metadata/html.py", line 102, in get_metadata_
File "site-packages/calibre/ebooks/metadata/html.py", line 72, in parse_meta_tags
KeyError: u'dc:title'
I have tried two different books with the same result. The settings are all default.
Thanks!
|