FS#39770 - The Tkinter library "libtk8.6.so" is missing from the current python2 package (2.7.6-2).
Attached to Project:
Arch Linux
Opened by David Shoulders (dhs) - Monday, 07 April 2014, 04:56 GMT
Last edited by Allan McRae (Allan) - Monday, 07 April 2014, 10:57 GMT
Opened by David Shoulders (dhs) - Monday, 07 April 2014, 04:56 GMT
Last edited by Allan McRae (Allan) - Monday, 07 April 2014, 10:57 GMT
|
Details
Description: The Tkinter library "libtk8.6.so" is missing
from the current python2 package (2.7.6-2).
Additional info: * package version(s) python2 2.7.6-2 * config and/or log files etc. Steps to reproduce: python2 import _tkinter |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Monday, 07 April 2014, 05:25 GMT
That file is part of the tk package in extra, which is an optional
dependency of python2.
Comment by David Shoulders (dhs) -
Monday, 07 April 2014, 06:06 GMT
Thanks.