Quote:
Originally Posted by mathil
Well, it's happened again. I updated Calibre to the latest version -- that is, 3.10 -- and the plugin does not appear to be installed anymore. When I try to reinstall it, I receive an error message with the following:
Code:
calibre, version 3.10.0
ERRORE: 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 726, in _install_clicked
File "site-packages\calibre\customize\ui.py", line 461, in add_plugin
File "site-packages\calibre\customize\ui.py", line 60, in load_plugin
File "site-packages\calibre\customize\zipplugin.py", line 199, in load
File "site-packages\calibre\customize\zipplugin.py", line 183, in load_module
File "calibre_plugins.kobotouch_extended.__init__", line 7, in <module>
ImportError: cannot import name KOBOTOUCHEXTENDED
@davidfor: If there is something I can do while this is still happening to help you in fixing this, let me know.
|
How did you do the install? From the "User plugins" dialog? Or did you download it and install the file? Is the plugin file still in the plugins directory?
I would really like to see a debug log from before the attempt to reinstall the plugin. It shouldn't be disappearing, so I would like to see if there are any errors. It is probably to late now, but can you run in debug mode, check if the plugin is showing and then try the install? Hopefully that will show something.