Happened to me too. The printing house and publisher only accept .ai files, but inkscape doesn't support it. Converting .svg to .ai with Uniconvertor gives me the error.
bluet@Zorya:~/workspace/OSSPlanet/OSSPlanet-Logo$ uniconvertor OSSPlanet-2-1.svg OSSPlanet-2-1.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 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/1597322 Title: necessary sk1libs isn't packaged Status in One Hundred Papercuts: Triaged Status in inkscape package in Ubuntu: Triaged Status in python-uniconvertor package in Ubuntu: Triaged Status in python-uniconvertor package in Debian: New Bug description: Hi, uniconverter does not work due to missing code: % uniconvertor zschloss.eps zschloss.svg 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 See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820748 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: python-uniconvertor 1.1.5-2 ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10 Uname: Linux 4.4.0-24-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: XFCE Date: Wed Jun 29 14:17:08 2016 InstallationDate: Installed on 2016-04-22 (67 days ago) InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420) SourcePackage: python-uniconvertor UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1597322/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp