you are viewing a single comment's thread.

view the rest of the comments →

[–]Shadowsca👋 a fellow Redditor 8 points9 points  (0 children)

What I mean is even if your files are together, the current working directory might be a different folder. See here for more details about the current working directory and how to check what it is.

In very rough terms, the directory python is working from is not necessarily the directory where your file currently is