Why is my code using relative paths not working on Ubuntu?
I am trying to read and write files using Python in Visual Studio Code and it is not working properly when I’m on Ubuntu. The path of the script appears to be incorrect to use relative paths.
Why are relative paths not working on Ubuntu?
I am trying to read and write files using Python in Visual Studio Code and it is not working properly when I’m on Ubuntu. The path of the script appears to be incorrect to use relative paths.