You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After purchasing the Deep-Live-Cam Zero-Installation kit and installing it, I am facing the following error.
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\tkinter_init_.py", line 1921, in call
return self.func(*args)
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\tkinter_init_.py", line 839, in callit
func(*args)
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\site-packages\customtkinter\windows\widgets\scaling\scaling_tracker.py", line 186, in check_dpi_scaling
window.block_update_dimensions_event()
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\tkinter_init_.py", line 2383, in getattr
return getattr(self.tk, attr)
AttributeError: '_tkinter.tkapp' object has no attribute 'block_update_dimensions_event'
The program did start after this error, but almost invisible in my screen. Please see the attached screenshot.
I did manage to make it work but the program is absurdly slow, like I can't even run it and the face swapped image result is too large and zoomed in, and I can't reduce it.
I had the 1.3 version of the software before and it ran smoothly, never had any problems with it. Can someone please help?
Below are my computer specS for reference:
Processor: 13th Gen Intel Core i9
Graphics: NVIDIA GeForce RTX 4090 16GB VRAM
RAM: 32GB
The text was updated successfully, but these errors were encountered:
After purchasing the Deep-Live-Cam Zero-Installation kit and installing it, I am facing the following error.
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\tkinter_init_.py", line 1921, in call
return self.func(*args)
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\tkinter_init_.py", line 839, in callit
func(*args)
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\site-packages\customtkinter\windows\widgets\scaling\scaling_tracker.py", line 186, in check_dpi_scaling
window.block_update_dimensions_event()
File "C:\Users\Marky\Desktop\DeepLive paid windows installer\Deep-Live-Cam-cuda\python\lib\tkinter_init_.py", line 2383, in getattr
return getattr(self.tk, attr)
AttributeError: '_tkinter.tkapp' object has no attribute 'block_update_dimensions_event'
The program did start after this error, but almost invisible in my screen. Please see the attached screenshot.
I did manage to make it work but the program is absurdly slow, like I can't even run it and the face swapped image result is too large and zoomed in, and I can't reduce it.
I had the 1.3 version of the software before and it ran smoothly, never had any problems with it. Can someone please help?
Below are my computer specS for reference:
Processor: 13th Gen Intel Core i9
Graphics: NVIDIA GeForce RTX 4090 16GB VRAM
RAM: 32GB
The text was updated successfully, but these errors were encountered: