-
Greetings everyone. Just found this widget, but dont get how image_values parametre works. I get an exception when trying to pass it. Here the code sample:
import customtkinter
from CTkScrollableD…
-
When running this code and closing the window via WM_DELETE_WINDOW:
```Python
import customtkinter as CTk
from async_tkinter_loop.mixins import AsyncCTk
class App(CTk.CTk, AsyncCTk):
de…
-
Here I get error:
```
(dlc3103) ain@raspberrypi:~/Deep-Live-Cam $ python run.py
Frame processor face_enhancer not found
Frame processor face_enhancer not found
Applied providers: ['CPUExecutionP…
-
Cannot list a secret that was created from the mobile app.
Here is the log:
2024-08-13 12:46:09 - [exceptions.py:23] - ERROR - exceptions - __init__() - An error occurred in View
Traceback (mo…
-
After import the theme.json generated by CTkThemeMaker
```
customtkinter.set_default_color_theme("theme.json")
```
I receive the output:
```
_tkinter.TclError: unknown color name "transparent"…
-
```
23-10-17 08:04:17.947 - INFO: Loading model for [../experiments/autoregressive.pth]
Traceback (most recent call last):
File "/content/DL-Art-School/codes/train.py", line 398, in
trainer…
-
I tried to implement this library in one of my applications, however when i try to set the transparency of the close button to transparent, to hide the button like in the documentation i get an error.…
-
App can not process anything when i clicked on the START ,PREVIEW or live,rather it shows some code errors, below are the error.
```
PS C:\py\Deep-Live-Cam> python run.py --execution-provider c…
-
(venv) (base) PS C:\Users\aivan\OneDrive\Робочий стіл\Deep-Live-Cam> python run.py --execution-provider cuda
[ WARN:0@23.189] global loadsave.cpp:248 cv::findDecoder imread_('C:/Users/aivan/OneDrive/…
-
```
E:\AI\Deep-Live-Cam>python run.py --execution-provider cuda
INFO:albumentations.check_version:A new version of Albumentations is available: 1.4.14 (you have 1.4.13). Upgrade using: pip install -…