open() gives FileNotFoundError/IOError: Errno 2 No such file or directory
For some reason my code is having trouble opening a simple file:
For some reason my code is having trouble opening a simple file:
I was trying to iterate over the files in a directory like this:
MacOS Sierra