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
30.96k stars 4.29k forks source link

NoneType' object has no attribute 'configure' #25

Closed OnlyStopOnTop closed 5 months ago

OnlyStopOnTop commented 6 months ago

File "C:\Users\user1\Downloads\Deep-Live-Cam-main\Deep-Live-Cam-main\modules\ui.py", line 137, in update_status status_label.configure(text=text) AttributeError: 'NoneType' object has no attribute 'configure'

get this error message when starting the programm

hacksider commented 5 months ago

That means it can't detect any people in front of the camera or the camera isnt turned on.

AlphaKh commented 2 weeks ago

How do I know that the camera is open and working for the program @hacksider