Hi,
I had the same problems as a few folks up-thread. The original symptom was inability to copy a new book to my Aura ONE.
So I removed the extended driver and tried to install the debug one from message 1847 in Calibre 3.42.0. It wouldn't even install:
Code:
calibre, version 3.42.0
ERROR: Unhandled exception: <b>ImportError</b>:No module named typing
calibre 3.42 embedded-python: True is64bit: True
Darwin-15.6.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '15.6.0', 'Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64')
Python 2.7.15
OSX: ('10.11.6', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 6, 0) && KePub Metadata Reader (3, 0, 2) && Obok DeDRM (6, 5, 4) && Modify ePub (1, 3, 14) && KePub Metadata Writer (3, 0, 3) && Quality Check (1, 9, 11) && Kobo Utilities (2, 8, 0)
Traceback (most recent call last):
File "site-packages/calibre/gui2/preferences/plugins.py", line 318, in add_plugin
File "site-packages/calibre/customize/ui.py", line 473, in add_plugin
File "site-packages/calibre/customize/ui.py", line 62, in load_plugin
File "site-packages/calibre/customize/zipplugin.py", line 204, in load
File "lib/python2.7/importlib/__init__.py", line 37, in import_module
File "site-packages/calibre/customize/zipplugin.py", line 186, in load_module
File "calibre_plugins.kobotouch_extended.__init__", line 9, in <module>
File "site-packages/calibre/customize/zipplugin.py", line 186, in load_module
File "calibre_plugins.kobotouch_extended.device.driver", line 22, in <module>
File "site-packages/calibre/customize/zipplugin.py", line 186, in load_module
File "calibre_plugins.kobotouch_extended.common", line 19, in <module>
ImportError: No module named typing
So I tried to reinstall the release plugin 3.1.3. That failed too!
Code:
calibre, version 3.42.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 726, in _install_clicked
File "site-packages/calibre/customize/ui.py", line 473, in add_plugin
File "site-packages/calibre/customize/ui.py", line 62, in load_plugin
File "site-packages/calibre/customize/zipplugin.py", line 202, in load
File "site-packages/polyglot/builtins.py", line 136, in reload
File "site-packages/calibre/customize/zipplugin.py", line 186, in load_module
File "calibre_plugins.kobotouch_extended.__init__", line 9, in <module>
ImportError: cannot import name KOBOTOUCHEXTENDED