Skip to content

The image isn't showing. #17

Description

@Iproping

background_image = tk.PhotoImage(file = "C:\Users\Aanu\Desktop\Python\download.png"')
background_label = tk.Label(root, image = background_image)
background_label.place(relwidth=1, relheight=1)

There is no error with this and everything seems to be working fine but the image isn't showing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions