So I updated calibre today to 5.1.0 version 64bit and the kepub conversion output plugin is gone..I try to install it and the following is the error message I get..I have no clue what it means..Can somebody help me? Thank u!
calibre, version 5.1.0
ERROR: Install plugin failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart calibre.
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\plugin_updater.py", line 731, in _install_clicked
File "site-packages\calibre\customize\ui.py", line 472, in add_plugin
File "site-packages\calibre\customize\ui.py", line 61, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 200, in load
File "site-packages\polyglot\builtins.py", line 123, in reload
File "importlib\__init__.py", line 169, in reload
File "<frozen importlib._bootstrap>", line 602, in _exec
File "site-packages\calibre\customize\zipplugin.py", line 184, in load_module
File "calibre_plugins.kepubout.__init__", line 9, in <module>
ImportError: cannot import name 'KEPubOutput' from 'calibre_plugins.kepubout.conversion.kepub_output' (<calibre Plugin Loader>)
|