You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to install - I've used multiple downloads from the "official" latest v0.0.16, to other downloads found in various submitted issues/comments and from the source using build bundle. All produce this error.
Error Log
calibre, version 6.13.0
ERROR: Unhandled exception: <b>InvalidPlugin</b>:Initialization of plugin Traceback (most recent call last):
File "/usr/lib/calibre/calibre/customize/ui.py", line 677, in initialize_plugin
p.initialize()
File "calibre_plugins.deacsm.__init__", line 232, in initialize
deacsmprefs = prefs.DeACSM_Prefs()
^^^^^^^^^^^^^^^^^^
AttributeError: module 'calibre_plugins.deacsm.prefs' has no attribute 'DeACSM_Prefs'
failed with traceback:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/customize/ui.py", line 677, in initialize_plugin
p.initialize()
File "calibre_plugins.deacsm.__init__", line 232, in initialize
deacsmprefs = prefs.DeACSM_Prefs()
^^^^^^^^^^^^^^^^^^
AttributeError: module 'calibre_plugins.deacsm.prefs' has no attribute 'DeACSM_Prefs'
calibre 6.13 embedded-python: False
Linux-6.11.3-3-liquorix-amd64-x86_64-with-glibc2.36 Linux ('64bit', 'ELF')
('Linux', '6.11.3-3-liquorix-amd64', '#1 ZEN SMP PREEMPT liquorix 6.11-5~mx23ahs (2024-10-15)')
Python 3.11.2
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 2, 1) && EpubCheck (0, 2, 5) && Kindle Collections (1, 7, 29) && Kobo Books (1, 9, 2) && Kobo Utilities (2, 17, 2) && KoboTouchExtended (3, 7, 0)
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/customize/ui.py", line 677, in initialize_plugin
p.initialize()
File "calibre_plugins.deacsm.__init__", line 232, in initialize
deacsmprefs = prefs.DeACSM_Prefs()
^^^^^^^^^^^^^^^^^^
AttributeError: module 'calibre_plugins.deacsm.prefs' has no attribute 'DeACSM_Prefs'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/preferences/plugins.py", line 325, in add_plugin
plugin = add_plugin(path)
^^^^^^^^^^^^^^^^
File "/usr/lib/calibre/calibre/customize/ui.py", line 487, in add_plugin
plugin = initialize_plugin(plugin, path_to_zip_file, PluginInstallationType.EXTERNAL)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/calibre/calibre/customize/ui.py", line 682, in initialize_plugin
raise InvalidPlugin((_('Initialization of plugin %s failed with traceback:')
calibre.customize.InvalidPlugin: Initialization of plugin Traceback (most recent call last):
File "/usr/lib/calibre/calibre/customize/ui.py", line 677, in initialize_plugin
p.initialize()
File "calibre_plugins.deacsm.__init__", line 232, in initialize
deacsmprefs = prefs.DeACSM_Prefs()
^^^^^^^^^^^^^^^^^^
AttributeError: module 'calibre_plugins.deacsm.prefs' has no attribute 'DeACSM_Prefs'
failed with traceback:
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/customize/ui.py", line 677, in initialize_plugin
p.initialize()
File "calibre_plugins.deacsm.__init__", line 232, in initialize
deacsmprefs = prefs.DeACSM_Prefs()
^^^^^^^^^^^^^^^^^^
AttributeError: module 'calibre_plugins.deacsm.prefs' has no attribute 'DeACSM_Prefs'
Operating system
Linux
Which version of Calibre are you running?
6.13
Which version of the ACSM Input plugin are you running?
v0.0.16, etc.
Import type
No response
Further information
Linux distro is MXLinux v23.4, KDE
The text was updated successfully, but these errors were encountered:
Almost got it -- could not install the v0.0.16 version available through the Calibre PlugIns UI, but DID successfully install the v0.1.0 you've made available on another issue here. Created the anonymous AdobeID to use. Unfortunately I have been unsuccessful in adding any .ascm file book to my Calibre installation. I get an item in the Calibre library that is the .ascm file itself and not the book. I think there is another issue that is about this, so I'll go look at it and see if you've provided guidance there. Thanks!
Bug description
Attempting to install - I've used multiple downloads from the "official" latest v0.0.16, to other downloads found in various submitted issues/comments and from the source using build bundle. All produce this error.
Error Log
Operating system
Linux
Which version of Calibre are you running?
6.13
Which version of the ACSM Input plugin are you running?
v0.0.16, etc.
Import type
No response
Further information
Linux distro is MXLinux v23.4, KDE
The text was updated successfully, but these errors were encountered: