Skip to content

AttributeError: AndroidVector instance has no attribute 'etree' #2

@wrohdewald

Description

@wrohdewald

Tried with Inkscape 0.92 on Debian bullseye

I got

The document viewBox attribute is missing.
Traceback (most recent call last):
File "androidvector.py", line 309, in
vector.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 285, in affect
self.output()
File "androidvector.py", line 101, in output
self.etree.write(sys.stdout, pretty_print=True)
AttributeError: AndroidVector instance has no attribute 'etree'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions