Your message dated Sun, 31 Mar 2019 12:18:54 +0000
with message-id <e1hazqm-0002yo...@fasolo.debian.org>
and subject line Bug#896353: fixed in python-ltfatpy 1.0.16-1
has caused the Debian Bug report #896353,
regarding python3-ltfatpy: ltfatpy fails to import
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
896353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896353
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-ltfatpy
Version: 1.0.12-1
Severity: serious
User: helm...@debian.org
Usertags: python-import
After installing python3-ltfatpy importing the module ltfatpy
into a python interpreter fails with the following error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/ltfatpy/__init__.py", line 131, in
<module>
from ltfatpy.gabor.instfreqplot import instfreqplot
File "/usr/lib/python3/dist-packages/ltfatpy/gabor/instfreqplot.py", line 68,
in <module>
from ltfatpy.gabor.plotdgt import plotdgt
File "/usr/lib/python3/dist-packages/ltfatpy/gabor/plotdgt.py", line 68, in
<module>
from ltfatpy.gabor.tfplot import tfplot
File "/usr/lib/python3/dist-packages/ltfatpy/gabor/tfplot.py", line 67, in
<module>
import matplotlib.pyplot as plt
File "/usr/lib/python3/dist-packages/matplotlib/pyplot.py", line 115, in
<module>
_backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup()
File "/usr/lib/python3/dist-packages/matplotlib/backends/__init__.py", line
62, in pylab_setup
[backend_name], 0)
File "/usr/lib/python3/dist-packages/matplotlib/backends/backend_tkagg.py",
line 4, in <module>
from . import tkagg # Paint image to Tk photo blitter extension.
File "/usr/lib/python3/dist-packages/matplotlib/backends/tkagg.py", line 5,
in <module>
from six.moves import tkinter as Tk
File "/usr/lib/python3/dist-packages/six.py", line 92, in __get__
result = self._resolve()
File "/usr/lib/python3/dist-packages/six.py", line 115, in _resolve
return _import_module(self.mod)
File "/usr/lib/python3/dist-packages/six.py", line 82, in _import_module
__import__(name)
ModuleNotFoundError: No module named 'tkinter'
The vast majority of import failures is attributed to missing dependencies.
Often times that manifests as an ImportError or ModuleNotFoundError.
Typically, dependencies should be inserted by dh-python via ${python:Depends}
or ${python3:Depends}. Thus a missing dependency can be caused by incomplete
install_requires in setup.py. Sometimes a missing dependency of a dependency
is the cause, in such cases this bug should be reassigned.
Helmut
--- End Message ---
--- Begin Message ---
Source: python-ltfatpy
Source-Version: 1.0.16-1
We believe that the bug you reported is fixed in the latest version of
python-ltfatpy, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 896...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ghislain Antony Vaillant <ghisv...@gmail.com> (supplier of updated
python-ltfatpy package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 31 Mar 2019 13:50:31 +0200
Source: python-ltfatpy
Architecture: source
Version: 1.0.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Ghislain Antony Vaillant <ghisv...@gmail.com>
Closes: 896353 918052
Changes:
python-ltfatpy (1.0.16-1) unstable; urgency=medium
.
* Team upload
.
[ Andreas Tille ]
* New upstream version
* Add missing Depends: python3-tk (Closes: #896353)
.
[ Ghislain Antony Vaillant ]
* New upstream version 1.0.16 (Closes: #918052)
* Add missing Depends: python3-tk-dbg
* Drop redundant autodep8 dependencies
* Drop obsolete X-Python3-Version
* Avoid patching setup for tests
- Drop the patch queue
- Add dependency on python3-pytest-cov
- Clean coverage run artefacts after testing
* Add allow-stderr restriction to autopkgtest
* Bump standards version to 4.3.0
* Drop myself from uploaders
Checksums-Sha1:
cff204979b6c8cfbb6a54ad484c368cc4c296a6c 2676 python-ltfatpy_1.0.16-1.dsc
bade898208fc69892c0f968826da476ea5854f3f 29030436
python-ltfatpy_1.0.16.orig.tar.gz
3e531685b45f1cffb89b9abb1f1372fc7f4e4c43 4444
python-ltfatpy_1.0.16-1.debian.tar.xz
bdb8fc9e1a28373d27311f91ab3c0dda7ab0893b 10803
python-ltfatpy_1.0.16-1_amd64.buildinfo
Checksums-Sha256:
a10fdded5f932ed55eefa683ce10b7b0c4e5df065f6e0e35a841e8ac4c74e224 2676
python-ltfatpy_1.0.16-1.dsc
187e2fab9fa513be5af96b2d38f2d3cd4bad05981a762a155b583b4cefeec53b 29030436
python-ltfatpy_1.0.16.orig.tar.gz
d924f7845f479288c543576d9c94ce5bd3502b10c3d57dbcfe7a3d879f944881 4444
python-ltfatpy_1.0.16-1.debian.tar.xz
d80f071faa6ae6f5aceed98103edc8d5316e003efe444605c3a06e078b4a940c 10803
python-ltfatpy_1.0.16-1_amd64.buildinfo
Files:
2c8ecb351dc4a1044bb45cb7c6d97039 2676 python optional
python-ltfatpy_1.0.16-1.dsc
718791a962cc60eddc4977c8700179ea 29030436 python optional
python-ltfatpy_1.0.16.orig.tar.gz
dac8d533f7a8559e95f11562b2c5be65 4444 python optional
python-ltfatpy_1.0.16-1.debian.tar.xz
d1725a618e955679ac7d20817a37e8a6 10803 python optional
python-ltfatpy_1.0.16-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAlygrBAACgkQLOzpNQ7O
vkqsJQ//daPJkaRGuFa3jby3kHMLDjE/ACuSyykmJH2138lVb+2SMO2l7IHIldzm
npgDdR57AZO2xneUlrTdQKfoXZGtIR7aBZlXH+QHpZGVj4WonURPC8J5xs4/+r6K
MEe5mOIADPv9g8IFeo/Lp3IxRiYXwz0Ksj7SQKR9W8oXnfaDvM0olDXGxEQpN+4j
8dwv/rtyYQerwYplGaRTjGyZ48sArbkO7vwW/Ui/FaRFCiG+uYJnwxvhkFV2G6tt
+Xbu1UiwBdnL7KYJm/Cnc7Tf/hG+F5SV9DwbXu0yAKRXxaiPDQKS09Oxxs0fhmnB
ryvWQWK14ToKpAx6TBxZaF9l8eXbINLLtJ1XhRHuoUQ465P5AWZQQEEYdgjyY/ht
V5z8fw4jPvgjy+9qwVfVGlOI0UdIDZIcQ1uYIhviLp/gHtlpIffEWO2OToyQIJiA
c1vmsDoHW50+qrWnP3jWzFo6+p9pUVb8q8Xug5W1oMoz9KMQz1OoIn3sdNPm8tYM
qb2zkt0swuhFFJT+OlL1TA9Sah7zmC4HBQBhZQGsVCWgX3izqvxuUjlngCn/nl8y
UTxPGY3xrWVwLmgqAzhEKOqZQFJ3hAmuTnHXNl8WiIlVyEPc7I3iVFf4WtbhztJn
hDTU9WecFCiZ9rBIZPH1HT7zBulejhHvkk8NVA6BypYUeBDYiok=
=zUXt
-----END PGP SIGNATURE-----
--- End Message ---