Anjok07 / ultimatevocalremovergui

GUI for a Vocal Remover that uses Deep Neural Networks.
MIT License
17.73k stars 1.32k forks source link

Tcl wasn't installed properly #723

Open unluckykebab opened 1 year ago

unluckykebab commented 1 year ago

Hi I've just downloaded and installed UVR but when I wanted to open I faced this problem

Traceback (most recent call last): File "UVR.py", line 5160, in File "UVR.py", line 711, in init File "gui_data\tkinterdnd2\TkinterDnD.py", line 285, in init tkinter.Tk.init(self, *args, **kw) File "tkinter__init.py", line 2270, in init__ _tkinter.TclError: Can't find a usable init.tcl in the following directories: {C:\Users\Berat Hikmet Canoðlu\AppData\Local\Programs\Ultimate Vocal Remover\tcl} {C:/Users/Berat Hikmet Canoðlu/AppData/Local/Programs/Ultimate Vocal Remover/tcl8.6} {C:/Users/Berat Hikmet Canoğlu/AppData/Local/Programs/lib/tcl8.6} {C:/Users/Berat Hikmet Canoğlu/AppData/Local/Programs/lib/tcl8.6} {C:/Users/Berat Hikmet Canoğlu/AppData/Local/lib/tcl8.6} {C:/Users/Berat Hikmet Canoğlu/AppData/Local/Programs/library} {C:/Users/Berat Hikmet Canoğlu/AppData/Local/library} {C:/Users/Berat Hikmet Canoğlu/AppData/Local/tcl8.6.9/library} {C:/Users/Berat Hikmet Canoğlu/AppData/tcl8.6.9/library}

This probably means that Tcl wasn't installed properly.

I re-installed the program but it didn't work please help

unluckykebab commented 1 year ago

Okay I made it. It was because of the Turkish character in the name of the folder.

mcraenemo commented 3 months ago

How did you solve this problem? I also encountered the same problem