I have received a ton of errors trying to run my py script via task scheduler. This is on my personal computer and all files are on local drives. The last error I get is The System cannot find the file specified. Even when I move the file to my desktop
Script: C:\Users\S\AppData\Local\Programs\Python\Python37-32\python.exe
Argument: Bot.py
Start in: C:\Users\S\Desktop\Bot.py
There is nothing else on my desktop. I have no idea what the issue could be. I am running on highest permissions and I have deselected the Ac power checkbox. I am at a loss and any help would be appreciated. It took me a really long time to get the script right and find python on my PC but I think this error has to do with the py file itself.