Inkscape.org
Using Inkscape with Cutters/Plotters SyntaxError: invalid syntax
  1. #1
    Renénl Renénl @Renénl

    On Debian 11 I get the following error:

    - - - - - - - - - - 

    Traceback (most recent call last):
      File "/usr/share/inkscape/extensions/raster2laser_gcode.py", line 37, in <module>
        import png
      File "/usr/share/inkscape/extensions/png.py", line 1885
        except ValueError, e:
                         ^
    SyntaxError: invalid syntax
     

    - - - - - - - - - - 

    Any help will be appreciated.

     

    Greetings,René.

  2. #2
    Windell Oskay Windell Oskay @oskay

    That doesn't appear to be an "official" Inkscape extension; you should check with the developer. It may be the same as this issue, under discussion here: https://github.com/305engineering/Inkscape/issues/32

  3. #3
    Renénl Renénl @Renénl

    Thank you Windell.

    I will inform the developer.

     

    Greetings,

     

    René.