1

I am using INKSCAPE 0.92 on Ubuntu 18.04 LTS and getting the following error. Any help will be highly appreciated. Thanks

Extensions > Export > Export to TikZ path ...

Traceback (most recent call last):
  File "tikz_export.py", line 1439, in <module>
    main_inkscape()
  File "tikz_export.py", line 1423, in main_inkscape
    effect.affect()
  File "/usr/share/inkscape/extensions/inkex.py", line 216, in affect
    if output: self.output()
  File "tikz_export.py", line 1362, in output
    f = codecs.open(self.options.outputfile, 'w', 'utf8')
  File "/usr/lib/python2.7/codecs.py", line 898, in open
    file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 13] Permission denied: 'none'
MYaseen208
  • 8,587

0 Answers0