I'm using v0.7.59 (portable) and followed the instructions placing "test_eight_code = True" in the plugin tweeks, but I'm receiving the following error. Any help would be greatly appreciated. Thanks
calibre, version 0.7.59
ERROR: Failed: There was a syntax error in your tweak. Click the show details button for details.
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\tweaks.py", line 274, in plugin_tweaks
File "<string>", line 7
Qt = <class 'PyQt4.QtCore.Qt'>
^
SyntaxError: invalid syntax
|