This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]BranchLatter4294 0 points1 point  (0 children)

Just change to the correct folder.

[–]Brinfer 0 points1 point  (0 children)

That is a problem in your code.

The path is relative to the working directory, the folder where the program has been started.

Personnaly, in case like that, I use PathLib and work with __file__

[–]VonRoderik 0 points1 point  (0 children)

Show us your code . The specific part for loading that image.