You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Hi
I'm getting this error when i ty to use the exporter
Traceback (most recent call last):
File "export_layers.py", line 112, in <module>
_main()
File "export_layers.py", line 108, in _main
e.affect()
File "inkex.py", line 283, in affect
self.effect()
File "export_layers.py", line 39, in effect
self.export_layers(layer_dest_svg_path, show_layer_ids)
File "export_layers.py", line 66, in export_layers
doc.write(dest)
File "src/lxml/etree.pyx", line 2037, in lxml.etree._ElementTree.write
File "src/lxml/serializer.pxi", line 721, in lxml.etree._tofilelike
File "src/lxml/serializer.pxi", line 780, in lxml.etree._create_output_buffer
File "src/lxml/serializer.pxi", line 770, in lxml.etree._create_output_buffer
IOError: [Errno 13] Permission denied
All layers I want to export are labeled [export] and I try to export to different paths in different drives without any luck
Is there any chance to get this working?
Thanks
The text was updated successfully, but these errors were encountered:
Hi
I'm getting this error when i ty to use the exporter
All layers I want to export are labeled [export] and I try to export to different paths in different drives without any luck
Is there any chance to get this working?
Thanks
The text was updated successfully, but these errors were encountered: