Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export failure #127

Open
endstreet opened this issue May 30, 2021 · 2 comments
Open

Export failure #127

endstreet opened this issue May 30, 2021 · 2 comments

Comments

@endstreet
Copy link

Traceback (most recent call last):
File "export.py", line 750, in
_main()
File "export.py", line 746, in _main
e.run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run
self.save_raw(self.effect())
File "export.py", line 323, in effect
self.processExportLayer()
File "export.py", line 468, in processExportLayer
kicad_edgecut_string = self.exportEdgeCut(kicad_mod = options.filetype == "kicad_module")
File "export.py", line 659, in exportEdgeCut
y = (path[1][1])
IndexError: list index out of range

PouchConn.zip

I have uploaded the .SVG file.

@AEFeinstein
Copy link

AEFeinstein commented Sep 1, 2021

I'm experiencing this as well

  • Svg2Shenzhen 0.2.18.7
  • Inkscape 1.0 (4035a4fb49, 2020-05-01)

@AEFeinstein
Copy link

The export works with Inkscape 1.1 (c68e22c387, 2021-05-23)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants