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
35.2k stars 4.98k forks source link

GUI isn't rendering properly #223

Open camtheperson opened 1 month ago

camtheperson commented 1 month ago

image

Chip: Apple M3 Max Platform: macOS 14.5 (23F79)

Anyone else run into this?

kris-hansen commented 1 month ago

seeing the same behavior with an M3 Max on 14.6.1

kris-hansen commented 1 month ago

Looks like the root cause is related to tcl-tk / Python version interaction. Resolved by installing tcl-tk via brew prior to installing the python version using pyenv and prepping the venv - this was a good hint: https://stackoverflow.com/questions/73056296/tkinter-on-mac-shows-up-as-a-black-screen

AlexHayton commented 1 month ago

Same here

farique commented 1 month ago

https://github.com/hacksider/Deep-Live-Cam/issues/38#issuecomment-2278970071

dedeard commented 3 weeks ago

same here