Bug#856715: python-dbg

2017-03-04 Thread Mathieu Malaterre
On Sat, Mar 4, 2017 at 10:42 AM, Mathieu Malaterre wrote: > As a side note I have not been able to run burn using python-dbg: > > $ python-dbg -c "from burnlib import burn; burn.main()" "$@" -A -a *.mp3 > Traceback (most recent call last): > File "", line 1, in > File

Bug#856715: python-dbg

2017-03-04 Thread Mathieu Malaterre
As a side note I have not been able to run burn using python-dbg: $ python-dbg -c "from burnlib import burn; burn.main()" "$@" -A -a *.mp3 Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/burnlib/burn.py", line 29, in import mad ImportError: