Started working in Inkscape and after drawing a few boxes I am being bombarded by a billion pop-ups with this warning:
Traceback (most recent call last):
File "/usr/bin/uniconvertor", line 13, in
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
from conf.configurator import Configurator
File "/usr/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", line 11, in
from app.events import connector
File "/usr/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", line 69, in
from conf.configurator import Configurator
File "/usr/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", line 13, in
from sk1libs.utils.fs import gethome
ImportError: No module named sk1libs.utils.fs
So I know I need to install the uniconverter, but I can't even get past the first package:
dpkg: dependency problems prevent configuration of python-sk1libs:
python-sk1libs depends on liblcms1; however:
Package liblcms1 is not installed.
liblcms1
doesn't exist for ubuntu 16.04 as far as I can tell and some have suggested that liblcms2-dev
is an alternative, but having installed it, I still get the same error above. Would love a solution to this.
Asked by crysis405
(131 rep)
Mar 16, 2018, 08:22 PM
Last activity: Jan 22, 2019, 01:50 AM
Last activity: Jan 22, 2019, 01:50 AM