Pass11 icon indicating copy to clipboard operation
Pass11 copied to clipboard

I get an error when I run the program

Open Nigacatch opened this issue 1 year ago • 0 comments

Hi, I like the glass look of the app you made but when I run it I get this error. Error: Traceback (most recent call last): File "c:\Users\Max\Desktop\Pass11-master\main.py", line 134, in root = customtkinter.CTk() ^^^^^^^^^^^^^^^^^^^ File "C:\Users\Max\AppData\Roaming\Python\Python311\site-packages\customtkinter\windows\ctk_tk.py", line 51, in init self._fg_color = ThemeManager.theme["CTk"]["fg_color"] if fg_color is None else self._check_color_type(fg_color) ~~~~~~~~~~~~~~~~~~^^^^^^^ KeyError: 'CTk' How did you add this glass mode to the program?

Nigacatch avatar Aug 06 '23 10:08 Nigacatch