[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#820748: uniconvertor: ImportError: No module named sk1libs.utils.fs



Package: python-uniconvertor
Version: 1.1.5-2
Severity: important
File: /usr/bin/uniconvertor

Dear Maintainer,

I can't get uniconvertor to run. Example:

$ touch testin.ai
$ uniconvertor testin.ai out.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
zsh: exit 1     uniconvertor testin.ai out.svg

I get the same results when touching/converting a filename with a
.svg ending (to .ps)

I assume the file contents don't matter, since it seems to be
pretty early instartup. I did try with a real .ai file originally,
but get the same crash with empty files as shown above.

-- 
Jason


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.4.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-uniconvertor depends on:
ii  libc6             2.22-5
ii  python            2.7.11-1
ii  python-imaging    3.1.1-1
ii  python-reportlab  3.3.0-1
pn  python:any        <none>

python-uniconvertor recommends no packages.

Versions of packages python-uniconvertor suggests:
pn  python-uniconvertor-dbg  <none>

-- no debconf information


Reply to: