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

Bug#896305: python-laditools: laditools fails to import



Followup-For: Bug #896305
Control: found -1 1.1.0-3

Hi,

the python-xdg dependency should be rather on python-laditools, not
laditools itself, since the python module uses xdg:

$ python -c 'import laditools'                        
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/laditools/__init__.py", line 25, in <module>
    from .config import LadiConfiguration
  File "/usr/lib/python2.7/dist-packages/laditools/config.py", line 22, in <module>
    from xdg import BaseDirectory as basedir
ImportError: No module named xdg


Andreas


Reply to: