
There WAS also an error in one of the plugins that someone might want to look at. ???
Code:
File "calibre_plugins.savetoformat.savetoformatacti on", line 53
print 'Default saving'
^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?