Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.
This repository was archived by the owner on May 29, 2018. It is now read-only.

TypeError: float() argument #17

@deckar01

Description

@deckar01

MacOS: v10.12.6
Inkscape: v0.92
paths2openscad: v6 (and master)

Traceback (most recent call last):
  File "paths2openscad.py", line 916, in <module>
    e.affect()
  File "/Applications/Inkscape.app/Contents/Resources/share/inkscape/extensions/inkex.py", line 283, in affect
    self.effect()
  File "paths2openscad.py", line 876, in effect
    self.recursivelyTraverseSvg( self.document.getroot(), self.docTransform )
  File "paths2openscad.py", line 632, in recursivelyTraverseSvg
    x = float( node.get( 'x' ) )
TypeError: float() argument must be a string or a number

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