Hello, I receive the following message:

 File "synfig_output.py", line 396
    raise AssertionError, "Unsupported param type %s" % (param_type)
                        ^
SyntaxError: invalid syntax

Whenever I try to export a file.

Same with HP plot file

Traceback (most recent call last):
  File "plt_output.py", line 25, in <module>
    from uniconv_output import run, get_command
  File "D:\Program Files\Inkscape\share\extensions\uniconv_output.py", line 66
    except Exception, inst:
                    ^

SyntaxError: invalid syntax

Can you help me export to Synfig?

Thanks

Thomas