I'm attempting to install the DRM tool into Calibre 5.26, running Windows 10. I receive a syntax error on line 95. calibre, version 5.26.0 ERROR: Unhandled exception: <b>SyntaxError</b>:invalid syntax (calibre_plugins.dedrm.__init__, line 95)
File "calibre_plugins.dedrm.__init__", line 95 print u" v: In load_resources".format(PLUGIN_NAME, PLUGIN_VERSION) ^ SyntaxError: invalid syntax
Thank you for your feedback. Please follow this guide to fix this issue: https://www.epubor.com/solutions-to-calibre-dedrm-plugin-not-working.html Any more problem, please feel free to contact us via support@epubor.com.
I'm attempting to install the DRM tool into Calibre 5.26, running Windows 10. I receive a syntax error on line 95.
calibre, version 5.26.0
ERROR: Unhandled exception: <b>SyntaxError</b>:invalid syntax (calibre_plugins.dedrm.__init__, line 95)
File "calibre_plugins.dedrm.__init__", line 95
print u" v: In load_resources".format(PLUGIN_NAME, PLUGIN_VERSION)
^
SyntaxError: invalid syntax