Comment 1 for bug 169095

Revision history for this message
shihyi (shihyi-y) wrote :

erro message :

Traceback (most recent call last):

  File "share\extensions\perspective.py", line 123, in <module>

    e.affect()

  File "C:\winapp\inkscape\share\extensions\inkex.py", line 154, in affect

    self.effect()

  File "share\extensions\perspective.py", line 55, in effect

    if (obj.tagName == 'path' or obj.tagName == 'g') and envelope.tagName == 'path':

AttributeError: 'etree._Element' object has no attribute 'tagName'