Tkinter python 3 problem of Deleting an file or item
I am making a GUI program through which I can delete any file. I first encountered Entry error but now it's fine. Here are still some problems I am still encountering:- â I can only delete items when the .py program is in the same directory of the file needed to be removed. ( BY os.remove) â Whenever I use other functions to refer any directory it just says NameError even though I write it correct â Big problem is ACCESSIBILITY, I try to delete files and sometimes it says "permission denied" Although it can be deleted if I took program there and executed it in that directory. THIS IS AN UPDATE AS WELL AS MORE EXTENDED. I would like to see the short program on how you can tackle those problems ( it should contain buttons and Entry) Of course this would not work in soloLearn And if this question is not understood then type in answer "not understood" I would extend explaining the question. Thanks for readingđ.