Quote:
Originally Posted by Rellwood
Heroic Hearts stayed AZW and did open. I need to fix some things. Long story short. I like to use the Get File Name plugin. It doesn't work well past a certain Calibre version. I think it has to do with the DeDRM plugin. Anyhow, my goal is to get a version of Calibre that runs the DeDRM AND the Get File Name plugin properly. I must have changed something.
Anyhow. Thanks for your help and insights.
|
Quote:
Traceback (most recent call last):
File "calibre\gui2\preferences\plugins.py", line 316, in add_plugin
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 293, 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 185, in exec_module
File "calibre\customize\zipplugin.py", line 181, in get_code
File "calibre_plugins.dedrm.__init__", line 168
print u"{0} v{1}: Copying needed library files from plugin's zip".format(PLUGIN_NAME, PLUGIN_VERSION)
^
SyntaxError: invalid syntax
|
Looking at your log file, it appears that calibre is throwing an error message trying to initialize the dedrm plugin. Which version of DeDRM did you attempt to install?