[issue24858] python3 -m test -ugui -v test_tk gives 3 failures under Debian unstable (sid)

Serhiy Storchaka report at bugs.python.org
Thu Aug 13 21:04:36 CEST 2015


Serhiy Storchaka added the comment:

This looks strange. Current default Tcl in Debian unstable is 8.6 [1]. New Python3 builds depend on libtcl8.6 [2]. The full version of the 8.4 branch is 8.4.20 [3], this is the last release in the 8.4 branch. Perhaps your installation was not updated too long time if you see 8.6.4.

[1] https://packages.debian.org/sid/tcl
[2] https://packages.debian.org/sid/python3-tk
[3] https://packages.debian.org/sid/tcl8.4

----------
assignee:  -> serhiy.storchaka
nosy: +serhiy.storchaka
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24858>
_______________________________________


More information about the Python-bugs-list mailing list