Comment 16 for bug 293940

Revision history for this message
Tiago Janz (tiago-vale) wrote :

Hi,

While using the latest plugin posted here, and using the version0.46 when open or importing this error is raised

Traceback (most recent call last):

  File "C:\Program Files\Inkscape\share\extensions\dxf_input.py", line 238, in <module>

    entities[entity]()

  File "C:\Program Files\Inkscape\share\extensions\dxf_input.py", line 51, in export_MTEXT

    tspan.text = text

  File "etree.pyx", line 652, in etree._Element.text.__set__

  File "apihelpers.pxi", line 321, in etree._setNodeText

  File "apihelpers.pxi", line 558, in etree._utf8

AssertionError: All strings must be Unicode or ASCII