Package: src:burn
Version: 0.4.6-2
Severity: important
Tags: patch
I cannot start burn, it fails with:
$ burn -A -a *.mp3
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/burnlib/burn.py", line 42, in <module>
import audio
File "/usr/lib/python2.7/dist-packages/burnlib/audio.py", line 28, in <module>
import eyeD3
ImportError: No module named eyeD3
It looks like something is broken in python-eyed3
$ python
Python 2.7.13 (default, Jan 19 2017, 14:48:08)
[GCC 6.3.0 20170118] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import eyeD3
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named eyeD3
>>>
With:
$ apt-cache policy python-eyed3
python-eyed3:
Installed: 0.7.10-1
Candidate: 0.7.10-1
Version table:
*** 0.7.10-1 500
500 http://ftp.fr.debian.org/debian stretch/main amd64 Packages
100 /var/lib/dpkg/status