Apr-14-2020, 05:23 PM
In the project I'm working on, I have to put full paths to images starting from the root directory. Does tkinter not start the path in the working directory?
Example (/home/user/path/to/image.png)
I don't understand why ./image.png does not work. Image.png is in the same directory. Is it because it's not in the python path?
Example (/home/user/path/to/image.png)
I don't understand why ./image.png does not work. Image.png is in the same directory. Is it because it's not in the python path?
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags
Download my project scripts
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags
Download my project scripts