I just upgraded Calibre to 4.6 and apparently I now have to re-install this plugin. Unfortunately, when I try, I get an error:
Code:
calibre, version 4.6.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 725, 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 201, in load
File "site-packages\polyglot\builtins.py", line 186, in reload
File "site-packages\calibre\customize\zipplugin.py", line 185, in load_module
File "calibre_plugins.kobotouch_extended.__init__", line 9, in <module>
ImportError: cannot import name KOBOTOUCHEXTENDED
Am I doing something incredibly stupid, or is there an actual problem here?