Originally Posted by Jaimey
Hi
I'm having issues installing Goodreads More Tags plugin on Calibre portable.
calibre, version 7.19
When I try to install this plugin, I get ERROR message:
Traceback (most recent call last):
File "calibre_plugins.goodreads_more_tags.config", line 12, in <module>
ImportError: cannot import name 'Qt' from 'qt' (F:\CALIBRE\Calibre Portable\Calibre\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\gui2\dialogs\plugin_updater.py", line 742, in _install_clicked
File "calibre\customize\ui.py", line 525, in add_plugin
File "calibre\customize\ui.py", line 76, in load_plugin
File "calibre\customize\zipplugin.py", line 306, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.goodreads_more_tags.__init__" , line 12, in <module>
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.goodreads_more_tags.config", line 15, in <module>
ModuleNotFoundError: No module named 'PyQt4'
Could somebody help me?
Thanks!
|