When i use interpolate , the following error message comes-
interp.py:115: SyntaxWarning: "is" with a literal. Did you mean "=="? if strokestyle is 'color': interp.py:125: SyntaxWarning: "is" with a literal. Did you mean "=="? if fillstyle is 'color':
When i use interpolate , the following error message comes-
interp.py:115: SyntaxWarning: "is" with a literal. Did you mean "=="?
if strokestyle is 'color':
interp.py:125: SyntaxWarning: "is" with a literal. Did you mean "=="?
if fillstyle is 'color':
How can I solve the problem. Can anyone suggest?
My windows version -7, Inkscape version- 1.0.1