xchewtoyx / calibre-comicvine

Comicvine calibre metadata source for comic-books and Graphic Novels
MIT License
34 stars 11 forks source link

Error with Calibre 5.40 #12

Closed masterbates closed 2 years ago

masterbates commented 2 years ago

I get the following error when trying to install on Calibre 5.40

calibre, version 5.40.0 ERROR: Unhandled exception: ModuleNotFoundError:No module named 'Queue'

calibre 5.40 [64bit] embedded-python: True is64bit: True Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19041') Python 3.8.5 Windows: ('10', '10.0.19041', '', 'Multiprocessor Free') Interface language: None Successfully initialized third party plugins: DeDRM (7, 2, 1) && Count Pages (1, 11, 2) && Embed Comic Metadata (1, 6, 1) && EpubSplit (3, 3, 0) && Obok DeDRM (7, 2, 1) && Reading List (1, 8, 0) Traceback (most recent call last): File "calibre\gui2\preferences\plugins.py", line 326, in add_plugin File "calibre\customize\ui.py", line 476, in add_plugin File "calibre\customize\ui.py", line 64, in load_plugin File "calibre\customize\zipplugin.py", line 292, in load File "importlib__init.py", line 127, in import_module File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 671, in _load_unlocked File "calibre\customize\zipplugin.py", line 191, in exec_module File "calibre_plugins.comicvine.init__", line 4, in File "calibre\customize\zipplugin.py", line 191, in exec_module File "calibre_plugins.comicvine.source", line 8, in ModuleNotFoundError: No module named 'Queue'