Hi all
I’m new here and I have a question I can’t find a answer in the forum (or maybe just didn’t see).
I converted a pic to pathes in Adobe Illustrator and exported it as .svg. When I open it in Inkscape, I’m unable to print it. I get the following error message:
*****************
Traceback (most recent call last):
File “axidraw.py”, line 2719, in <module>
e.affect()
File “/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py”, line 265, in affect
self.getposinlayer()
File “/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py”, line 207, in getposinlayer
x = self.unittouu( xattr[0] + ‘px’ )
File “/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py”, line 351, in unittouu
return retval * (self.__uuconv[u.string[u.start():u.end()]] / self.__uuconv[self.getDocumentUnit()])
File “/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py”, line 304, in getDocumentUnit
p = param.match(svgwidth)
TypeError: expected string or buffer
*****************
I’m sure it’s just a little thing I miss. But I’m very greatful for your help!
Best, Chris