[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

UVR5 not working after upgrade to Debian 13



Hi,

I need help to run UVR5 (https://github.com/Anjok07/ultimatevocalremovergui/releases/tag/v5.6) always get stuck requirement py packages.

$ ~/UVR5$ ./uvr-startup.sh
Traceback (most recent call last):
  File "/home/user1/UVR5/UVR.py", line 42, in <module>
    from gui_data.tkinterdnd2 import TkinterDnD, DND_FILES
File "/home/user1/UVR5/gui_data/tkinterdnd2/__init__.py", line 21, in <module>
    from . import TkinterDnD
File "/home/user1/UVR5/gui_data/tkinterdnd2/TkinterDnD.py", line 28, in <module>
    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? It worked fine on Debian 12. After upgrading to Debian 13, a problem arose. I had already installed python3-tk, tkinterdnd2 via pip3. So I decided to reinstall from a USB stick with Debian 13, but the problem persisted.

Thanks


--
Regards,
Budi Janto

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


Reply to: