ImportError: DLL load failed when saving as .plt

Post questions on how to use or achieve an effect in Inkscape.
upended
Posts: 1
Joined: Sat Apr 04, 2015 1:52 am

ImportError: DLL load failed when saving as .plt

Postby upended » Sat Apr 04, 2015 2:02 am

I am getting this error when trying to save as.plt in Inkscape 0.91 on 64 bit Windows 7 Pro. Any idea what module is missing and how I can fix this?

I am able to save as .hpgl and rename the file as .plt to get the file loaded into my laser cutter software, but I'd rather eliminate the extra step.

UniConvertor failed:

Traceback (most recent call last):

File "<string>", line 1, in <module>

File "C:\Program Files\Inkscape\python\lib\site-packages\uniconvertor\__init__.py", line 83, in uniconv_run

from app.io import load

File "C:\Program Files\Inkscape\python\lib\site-packages\uniconvertor\app\__init__.py", line 69, in <module>

from conf.configurator import Configurator

File "C:\Program Files\Inkscape\python\lib\site-packages\uniconvertor\app\conf\configurator.py", line 11, in <module>

from app.events import connector

File "C:\Program Files\Inkscape\python\lib\site-packages\uniconvertor\app\__init__.py", line 124, in <module>

from sk1libs.ft2engine import GetFont

File "C:\Program Files\Inkscape\python\lib\site-packages\sk1libs\ft2engine\__init__.py", line 26, in <module>

import ft2

ImportError: DLL load failed: The specified module could not be found.

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: ImportError: DLL load failed when saving as .plt

Postby brynn » Sat Apr 04, 2015 11:47 am

Well, I probably can't be much help here. But fwiw :-)

There's an error log that might be able to provide more info about this. I'm not sure that it will, but it might. It's located in your Inkscape user directory. If you don't know where that is, look at Edit menu > Preferences > System > User config. That will show you the path to follow in your file manager, to find this file -- extension-errors.log. It will show you all kinds of errors, and most of them will not apply. But look for anything that might be related to PLT or your kind of hardware, or I guess, Uniconverter.

I suppose you might want to investigate getting a current version of Uniconverter, if there is one. Somewhere I've seen some info about Uniconverter, but I'll have to look around. I'll post again if I can find anything.


Return to “Help with using Inkscape”