Having problem running this on OSX (Mavericks)
Just tried running v1.13, editor window comes up, but then getting error.
(tried with using filename in cli and loading file from menu-item)
Code:
calibre, version 1.13.0
ERROR: Failed to open book: Failed to open book, click Show details for more information.
Traceback (most recent call last):
File "site-packages/calibre/gui2/tweak_book/job.py", line 34, in run
File "site-packages/calibre/gui2/tweak_book/boss.py", line 38, in get_container
File "site-packages/calibre/ebooks/oeb/polish/container.py", line 1077, in get_container
File "site-packages/calibre/ebooks/oeb/polish/container.py", line 830, in __init__
File "site-packages/calibre/ebooks/oeb/polish/container.py", line 136, in __init__
InvalidBook: Could not locate opf file: u'/private/var/folders/0_/21d52lxx21bfb5856_zk4y6r0000gn/T/calibre_1.13.0_tmp_FNhgvU/Sm1p4D/00000-7ZCvgG/OEBPS/content.opf'
Any ideas on how to get it going?