View Single Post
Old 10-12-2020, 05:38 AM   #79
Donatzsky
Junior Member
Donatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toysDonatzsky shares his or her toys
 
Posts: 4
Karma: 5614
Join Date: Jul 2012
Device: Sony PRS-T1
I get the following error when trying to install version 1.2.0:

Code:
calibre, version 5.2.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 "calibre/gui2/dialogs/plugin_updater.py", line 731, in _install_clicked
  File "calibre/customize/ui.py", line 472, in add_plugin
  File "calibre/customize/ui.py", line 61, in load_plugin
  File "calibre/customize/zipplugin.py", line 282, in load
  File "importlib/__init__.py", line 127, in import_module
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "calibre/customize/zipplugin.py", line 181, in exec_module
  File "calibre_plugins.fictiondb.__init__", line 11, in <module>
    from urllib import quote, urlencode
ImportError: cannot import name 'quote' from 'urllib' (/opt/calibre/lib/calibre-extensions/python-lib.bypy.frozen/urllib/__init__.pyc)
Donatzsky is offline   Reply With Quote