Hi Friends,
I was just using
Ragnar's tutorial to draw some hearts. Happy Valentines Day, btw
When I follow the tutorial (0.91, 32-bit, Win7) I get a traceback and no results. Here's the traceback:
Traceback (most recent call last):
File "param_curves.py", line 249, in <module>
e.affect()
File "C:\Program Files (x86)\Inkscape0.91\share\extensions\inkex.py", line 268, in affect
self.effect()
File "param_curves.py", line 233, in effect
self.options.drawaxis)))
File "param_curves.py", line 72, in drawfunction
f2 = eval('lambda t: ' + fy.strip('"'))
File "<string>", line 2
-
^
SyntaxError: invalid syntax
Could this be a bug? Or something else?
Hopefully Ragnar can help? But thanks for anyone's help