Here is my code:
def nameProjectWindow(): tkWindow = Tk(className = \'Export Project\') tkWindow.geometry("500x500") fileNameLabel = L