hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
37.55k stars 5.34k forks source link

Windows 10 install ; Application loads but is barely visible ; #672

Closed ExploreCrypto closed 2 days ago

ExploreCrypto commented 2 days ago

Describe the bug

the app pops up and appears to have all functionality but is barely visible; Below is start of the App; Any suggestions on adjusting the pop up display?

python run.py Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\tkinter__init.py", line 1921, in call return self.func(*args) File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\tkinter\init.py", line 839, in callit func(*args) File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\site-packages\customtkinter\windows\widgets\scaling\scaling_tracker.py", line 186, in check_dpi_scaling window.block_update_dimensions_event() File "C:\Users\13057\AppData\Local\Programs\Python\Python310\lib\tkinter\init.py", line 2383, in getattr__ return getattr(self.tk, attr) AttributeError: '_tkinter.tkapp' object has no attribute 'block_update_dimensions_event'

KRSHH commented 2 days ago

Check the pinned issue - #656

KRSHH commented 2 days ago

Issue solved