crash on start

Bug #809783 reported by theQuestioner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scour
Fix Released
Undecided
Patrick Storz

Bug Description

Getting an error when running the command
python scour.py -i input.svg -o output.svg

Even if i only run "python scour.py" there is the same error.
Running on Win XP, python 2.4.1, scour 0.26. It's the first time i use a python script, may be the problem is in front of the pc..
Error:

  File "scour.py", line 2712
    return ''.join([xml_ents[c] if c in xml_ents else c for c in str])
                                 ^
SyntaxError: invalid syntax

Revision history for this message
Patrick Storz (ede123) wrote :

Not reproducible / works for me, see copy of this bug on GitHub for details
https://github.com/scour-project/scour/issues/81

Changed in scour:
status: New → Fix Released
assignee: nobody → Eduard Braun (eduard-braun2)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.