I am setting up an older backup laptop and am getting errors from epub check. What am I doing wrong? BTW, the ePub passes other error checks.
epubcheck_v0.2.2.zip
Python34
Quote:
Status: failed
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\\python\launcher.py", line 134, in launch
target_script = __import__(script_module)
File "C:\Users\Christine\AppData\Local\sigil-ebook\sigil\plugins\epubcheck\plugin.py", line 103
print result
^
SyntaxError: Missing parentheses in call to 'print'
Error: Missing parentheses in call to 'print' (plugin.py, line 103)
|