Public bug reported:

I am trying to convert an eps file to svg but I get the following error:

Traceback (most recent call last):
  File "/usr/local/bin/uniconvertor", line 13, in <module>
    uniconv_run()
  File "/usr/local/lib/python2.7/dist-packages/uniconvertor/__init__.py", line 
83, in uniconv_run
    from app.io import load
  File "/usr/local/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", 
line 69, in <module>
    from conf.configurator import Configurator
  File 
"/usr/local/lib/python2.7/dist-packages/uniconvertor/app/conf/configurator.py", 
line 11, in <module>
    from app.events import connector
  File "/usr/local/lib/python2.7/dist-packages/uniconvertor/app/__init__.py", 
line 72, in <module>
    from managers.colormanager import ColorManager
  File 
"/usr/local/lib/python2.7/dist-packages/uniconvertor/app/managers/colormanager.py",
 line 9, in <module>
    from sk1libs.pycms import 
cmsOpenProfileFromFile,cmsCreateTransform,cmsDoTransform, \
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/pycms/__init__.py", line 
22, in <module>
    import _pycms, os, types
ImportError: liblcms.so.1: cannot open shared object file: No such file or 
directory

I've checked and I already have liblcms installed

** Affects: python-uniconvertor (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1584079

Title:
  liblcms.so.1: cannot open shared object file: No such file or
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-uniconvertor/+bug/1584079/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to