-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
File "svg2cookiecutter.py", line 232, in svgToCookieCutter
for superpath in parser.getPathsFromSVGFile(filename)[0]:
File "C:\Users\Axel\AppData\Roaming\inkscape\extensions\svgpath\parser.py", line 699, in getPathsFromSVGFile
return getPathsFromSVG(ET.parse(filename).getroot())
File "C:\Users\Axel\AppData\Roaming\inkscape\extensions\svgpath\parser.py", line 693, in getPathsFromSVG
getPaths(paths, matrix, svg, path.SVGState(), {})
File "C:\Users\Axel\AppData\Roaming\inkscape\extensions\svgpath\parser.py", line 587, in getPaths
getPaths(paths, matrix, child, state, savedElements)
File "C:\Users\Axel\AppData\Roaming\inkscape\extensions\svgpath\parser.py", line 587, in getPaths
getPaths(paths, matrix, child, state, savedElements)
File "C:\Users\Axel\AppData\Roaming\inkscape\extensions\svgpath\parser.py", line 549, in getPaths
path = parse_path(tree.attrib['d'], matrix=matrix, svgState=state)
KeyError: 'd'
I Attach file to reproduce error
camion.zip
Metadata
Metadata
Assignees
Labels
No labels