so you’re unable to find that line in your python script and disable it?
if you want my 2 ct – dont use tkinter,
it does not play well with realtime applications (use pyqtgui, pygame or similar)
last - it seems, you try to write some face recognition app. if you’re worrying about gui before having that solved, – you’re putting the cart before the horse !