by coatit » Thu Jan 14, 2010 8:46 pm
After installing the bezier envelope extentions I see this error when trying to apply. I am trying to follow heathenX on the daily times tutorial
Inkscape has received additional data from the script executed.
The script did not return an error, but this may indicate the results will not be as expected.
Traceback (most recent call last):
File "/usr/share/inkscape/extensions/bezierenvelope.py", line 351, in <module>
e.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 207, in affect
self.effect()
File "/usr/share/inkscape/extensions/bezierenvelope.py", line 90, in effect
raise("Both letter and envelope must be SVG paths.")
TypeError: exceptions must be classes or instances, not str
Any help would be cool
Thanks
After installing the bezier envelope extentions I see this error when trying to apply. I am trying to follow heathenX on the daily times tutorial
[b]Inkscape has received additional data from the script executed.
The script did not return an error, but this may indicate the results will not be as expected.[/b]
[i]Traceback (most recent call last):
File "/usr/share/inkscape/extensions/bezierenvelope.py", line 351, in <module>
e.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 207, in affect
self.effect()
File "/usr/share/inkscape/extensions/bezierenvelope.py", line 90, in effect
raise("Both letter and envelope must be SVG paths.")
TypeError: exceptions must be classes or instances, not str[/i]
Any help would be cool
Thanks