Ghostscript was working fine before I updated to 1.0, now it does not seem to work. I have uninstalled/installed numerous times. The bin and lib folder are linked to the path.
I get this error:
Traceback (most recent call last): File "ps_input.py", line 41, in <module> PostscriptInput().run() File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 139, in run self.load_raw() File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\extensions.py", line 104, in load_raw raise IOError("Can't find generated document: {}".format(document)) OSError: Can't find generated document: C:\Users\jennm\AppData\Local\Temp\inktmpimw12mxq\output.pdf
I would uninstall Inkscape and rename my Inkscape user-directory* to inkscape_old. Then re-install using the .msi installer.
*C:\Users\jennm\AppData\Roaming\inkscape
If it works properly, then I'd put my preferences, templates, patterns, symbols, etc. from the renamed user-directory back into the active user directory.
Hi All!
Ghostscript was working fine before I updated to 1.0, now it does not seem to work. I have uninstalled/installed numerous times. The bin and lib folder are linked to the path.
I get this error:
Traceback (most recent call last):
File "ps_input.py", line 41, in <module>
PostscriptInput().run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 139, in run
self.load_raw()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\extensions.py", line 104, in load_raw
raise IOError("Can't find generated document: {}".format(document))
OSError: Can't find generated document: C:\Users\jennm\AppData\Local\Temp\inktmpimw12mxq\output.pdf
Can anyone help?
Please describe your OS & version, the version of Inkscape and the installer you used.
Microsoft Windows 10 64 Bit Version
Inkscape Version 1.0.1
GS Installer gs9532w64 available from the GS website
Thank you.
Which Inkscape installer (.msi, exe, 7zip)?
You are welcome!
I used exe
I would uninstall Inkscape and rename my Inkscape user-directory* to inkscape_old. Then re-install using the .msi installer.
*C:\Users\jennm\AppData\Roaming\inkscape
If it works properly, then I'd put my preferences, templates, patterns, symbols, etc. from the renamed user-directory back into the active user directory.
Chime back and let us know how it goes.
Hi Tyler,
Unfortunately, it didn't work. I still get the error that Inkscape is unable to find the output PDF.
I appreciate your help though!
It may be related to this: https://gitlab.com/inkscape/inkscape/-/issues/959
That report has a remedy for some cases.
I'll have a look, thank you!