how to set a popUp window to a place in the screen with tkinter code example Example: python center window import os os.environ["SDL_VIDEO_CENTERED"] = "1"