Your message dated Fri, 24 Mar 2017 07:34:40 +0000
with message-id <[email protected]>
and subject line Bug#858576: fixed in seaborn 0.7.1-3
has caused the Debian Bug report #858576,
regarding python3-seaborn: Missing dependency on python3-tk
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 [email protected]
immediately.)
--
858576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858576
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-seaborn
Version: 0.7.1-2
Severity: serious
Dear Maintainer,
In a Python 3 interpreter, with python3-seaborn freshly installed,
`import seaborn` simply fails:
> >>> import seaborn
> Traceback (most recent call last):
> File "/usr/lib/python3.5/tkinter/__init__.py", line 36, in <module>
> import _tkinter
> ImportError: No module named '_tkinter'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/lib/python3/dist-packages/seaborn/__init__.py", line 6, in
> <module>
> from .rcmod import *
> File "/usr/lib/python3/dist-packages/seaborn/rcmod.py", line 8, in <module>
> from . import palettes, _orig_rc_params
> File "/usr/lib/python3/dist-packages/seaborn/palettes.py", line 12, in
> <module>
> from .utils import desaturate, set_hls_values, get_color_cycle
> File "/usr/lib/python3/dist-packages/seaborn/utils.py", line 12, 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
> 32, in pylab_setup
> globals(),locals(),[backend_name],0)
> File "/usr/lib/python3/dist-packages/matplotlib/backends/backend_tkagg.py",
> line 6, 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)
> File "/usr/lib/python3.5/tkinter/__init__.py", line 38, in <module>
> raise ImportError(str(msg) + ', please install the python3-tk package')
> ImportError: No module named '_tkinter', please install the python3-tk package
Installing python3-tk solves the issue.
Filing as serious, as I believe this is a missing dependency (hence,
a severe policy violation). Feel free to readjust this.
Best,
nicoo
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 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 python3-seaborn depends on:
ii python3-matplotlib 2.0.0+dfsg1-2
ii python3-numpy 1:1.12.0-2
ii python3-pandas 0.19.2-5
ii python3-scipy 0.18.1-2
pn python3:any <none>
Versions of packages python3-seaborn recommends:
pn python3-bs4 <none>
pn python3-patsy <none>
python3-seaborn suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: seaborn
Source-Version: 0.7.1-3
We believe that the bug you reported is fixed in the latest version of
seaborn, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated seaborn 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 24 Mar 2017 08:27:57 +0100
Source: seaborn
Binary: python-seaborn python3-seaborn
Architecture: source
Version: 0.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description:
python-seaborn - statistical visualization library
python3-seaborn - statistical visualization library
Closes: 858576
Changes:
seaborn (0.7.1-3) unstable; urgency=medium
.
* Team upload.
* [ef1c513] Add python-tk and python3-tk as a dependency. (Closes: #858576)
Checksums-Sha1:
6df2c60249351aec54a83163019864f1a8e24d04 2445 seaborn_0.7.1-3.dsc
ccce7efb642d5eb9ee7628630dfe1893f301008d 4832 seaborn_0.7.1-3.debian.tar.xz
cfd015c45f5cbbc07973e7bb476be3239db8bd89 10613 seaborn_0.7.1-3_source.buildinfo
Checksums-Sha256:
491f24d7bc52e7aee959cd7e10f5678628f50969af9f8c7d9cf2d1b6f0d0178e 2445
seaborn_0.7.1-3.dsc
29db548bb817455236e23301b14c3efff5a6e07a4186a75bce513d028f254877 4832
seaborn_0.7.1-3.debian.tar.xz
9f87be807cddb7c0cbf50bec41520d9f758e849b36859db6992ea6077f47c4ba 10613
seaborn_0.7.1-3_source.buildinfo
Files:
111f889a060f43b87a0a0e2026b798a1 2445 python optional seaborn_0.7.1-3.dsc
664f86992989cee5c4c653a6870a2e74 4832 python optional
seaborn_0.7.1-3.debian.tar.xz
c137f0d5aa6078164dea5ac6fd999af9 10613 python optional
seaborn_0.7.1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAljUyqYACgkQ0+Fzg8+n
/wbbIQ/9EZNSUX02Cnsppy7ON9cZe++m7zGE5hA5YT9CUAvn4n1Ov4ozr1QPycup
hYM5mE1p0YfWuIreugFAFeT4Z7g5M2/14lFeYSSMZB6n0XA30b2FqU9p7hOi2N4N
wBJ3YDiNl+7qwWcgJhQJRpUpJJ2xd27bpYlpkW4kqTODEQ7yVqYQcHW7eUfp5Upp
1IXZhUA0gEVObjlmeZS7eJF4JcuomRQJ0BlBSwTv9RL6LafJe4V+c+uwNlzS/8gI
N9uimiMoL+n6q2EroZFanACvQZ/i4Vrn+rVxvbRKMBBUogCQlwc3PNFmRiuU8gcm
ttGsJx8g1IMUywklivsoqN96XPYjIuqUl0RFKxGKC/ksUOkU/7OJCeuxLd6GPoBl
Yz29GiXou6SH+svJSIXvwB98NK93IlSCCm5Teiiu4tGbTtq3rgMREBe2tPRroVJr
d4SIfcBMKsJq/IRurYzkm0mMn2b+6rQBGuc1QDBG/O9tEzs6W/7tQjo7dy6Jc9Nm
fo/2eIRRBCTVVigM+XNameHVKaivAKpr3GADoC7CrIUjEeHP6qLNUAZxttzPVlhh
3tT0QLJUVzAbz8ugNfiN/yFIQvtJdEvv9je3qKdDTcEPMHQie67FSjNYigHLUshs
7cx7+4IcUKueTcSpNHoLXmChOGkVJIfiDNkTXF40vhYFCfYsXHI=
=sfik
-----END PGP SIGNATURE-----
--- End Message ---