Can't convert?
Don't know what got broken, but i keep getting the following error when i try to convert:
calibre, version 0.9.39
ERROR: Unhandled exception: <b>KeyError</b>:'restrict_output_formats'
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\convert.py", line 140, in convert_ebook
File "site-packages\calibre\gui2\actions\convert.py", line 157, in do_convert
File "site-packages\calibre\gui2\tools.py", line 41, in convert_single_ebook
File "site-packages\calibre\gui2\convert\single.py", line 150, in __init__
File "site-packages\calibre\gui2\convert\single.py", line 256, in setup_input_output_formats
File "site-packages\calibre\gui2\convert\single.py", line 55, in get_output_formats
KeyError: 'restrict_output_formats'
|