Relative Path
uBadRequest opened this issue ยท 0 comments
uBadRequest commented
with open(os.path.dirname(os.path.realpath(__file__)) + '/../db/params.json')
I know there is probably a better way of doing this but it works for me. Now I can run the script from other directories ๐
Line 5 in c9ce7bb