Do you have any errors?
But I guess it's because you have to "pack" your label in the root window:
my_label = Label(root, image=img)
my_label.pack()
and to double click on the python file, try this:
right click on the file->open with->choose default program->more options->select python.exe file and click on.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…