Menu

#6 Cannot convert anything: "No module named sk1libs.utils.fs" error

v1.0 (example)
closed
nobody
None
5
2019-08-18
2017-01-26
unfa
No

Every time I try to convert anything I get this output:

$ uniconvertor test.dxf test.ai
Traceback (most recent call last):
  File "/usr/bin/uniconvertor", line 13, in <module>
    uniconv_run()
  File "/usr/lib/python2.7/dist-packages/uniconvertor/__init__.py", line 83, in uniconv_run
    from app.io import load
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", line 69, in <module>
    from conf.configurator import Configurator
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", line 11, in <module>
    from app.events import connector
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", line 69, in <module>
    from conf.configurator import Configurator
  File "/usr/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", line 13, in <module>
    from sk1libs.utils.fs import gethome
ImportError: No module named sk1libs.utils.fs

I installed sK1 program to try using that, to convert ot AI, but seems that sK1 doens't save to Adobe Illustrator file format.

Discussion

  • Spencer Cathey

    Spencer Cathey - 2017-07-31

    I had the same problem error message, I was trying to use SVG output from TGIF. But it works now. I downloaded lcms version 1.19 source and compiled and installed it. Then downloaded sk1libs-0.9.1.tar.gz and installed that. Don't forget doing an ldconfig afterwards, else you will get a message saying the .so file can't be found. Hope this helps.

     
  • Igor E. Novikov

    Igor E. Novikov - 2019-08-18

    SF page is out of date. Just visit https://sk1project.net for newer UniConvertor version.

     
  • Igor E. Novikov

    Igor E. Novikov - 2019-08-18
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB