How do I get pycharm to find the .txt file that i want to open?
I'm trying to open a file with a simple piece of code and i keep getting this error message.
I have tried adding a init.py file to the folder containing the file, and I have changed the parent folder to a source root folder through the interpreter.
folder and subfolders containing file
I'm sure that I might just be messing ip on something simple, but I can't figure out how to get it to work. I would appreciate any help.
