Traceback (most recent call last):
File "nicechart.py", line 577, in <module>
effect.affect()
File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 268, in affect
self.effect()
File "nicechart.py", line 185, in effect
width = inkex.unittouu(svg.get('width'))
AttributeError: 'module' object has no attribute 'unittouu'
This would be a very useful extension if it worked, and was extended further.
Can anyone help resolve this error?
Thanks