Quote:
Originally Posted by madphysicist
|
Looks very interesting, but when I tried to load it I get the following:
~/isfdb2-calibre$ calibre-customize -b isfdb2-plugin
Traceback (most recent call last):
File "site.py", line 77, in main
File "site-packages/calibre/customize/ui.py", line 792, in main
File "site-packages/calibre/customize/ui.py", line 752, in build_plugin
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 203, in load
File "importlib/__init__.py", line 37, in import_module
File "site-packages/calibre/customize/zipplugin.py", line 185, in load_module
File "calibre_plugins.isfdb.__init__", line 5, in <module>
ImportError: No module named queue
Edit: silly me, I was still on 4.23 and this plugin needs python 3. After I (finally) upgraded, it loads fine.