im trying to find out what the path of the file would be to delete it
os.remove(PATHTOFILE)
but im not sure how to get the exact path of the file, the file would be in the same directory as the script but as this script will be on different users in the future im not sure how i would be able to detect that an change the path