Good afternoon,
I have a py script that I need to automate via a batch file. Now, the batch I have created is as follows python"C:\Users\ShaneN\Anaconda3\python.exe" "C:\Users\ShaneN\Desktop\PYGAM.py" but when I attempt to run it, the cmd screen flashes and closes before I can see what's happening. Also to note that it does not run the script. Any suggestions?