Windows Task Scheduler showing me Error: No such file in directory while running an python exe file.
I have created a python exe file using pyinstaller when I create a task for this exe file, the exe file checks a excel(.xlsx) file in directory and write it in that file. So it runs when I do it manually, but when I do it by scheduling the task, it does not work.
PLease reply early.