Re: UVR5 not working after upgrade to Debian 13
On Wed, Aug 13, 2025 at 07:21:47 +0700, Budi Janto wrote:
> On 8/12/25 8:22 PM, Greg Wooledge wrote:
> > On Tue, Aug 12, 2025 at 19:57:37 +0700, Budi Janto wrote:
> > > from tkinter import tix
> > > ImportError: cannot import name 'tix' from 'tkinter'
> > > (/usr/lib/python3.13/tkinter/__init__.py)
> > >
> > > tix/tkinter is not available, where should I get this on Debian 13?
> >
> > According to my "research" (asking judd in IRC), the packages named
> > "python3-tk" and "tix" are both available in Debian 13 (trixie).
> >
> > 09:20 =judd> Package: python3-tk on amd64 -- bullseye: 3.9.2-1; bookworm:
> > 3.11.2-3; trixie: 3.13.5-1; forky: 3.13.5-1; sid: 3.13.5-1
> > 09:21 =judd> Package: tix on amd64 -- bullseye: 8.4.3-10+b1; bookworm:
> > 8.4.3-11; trixie: 8.4.3-14; forky: 8.4.3-14; sid: 8.4.3-14
>
> Yes, already installed:
>
> # apt list --installed python3-tk
> python3-tk/stable,now 3.13.5-1 amd64 [installed]
And tix?
Reply to: