I'm trying to run a bat file that refers to a python script (runQueries.py
) located in the same folder. The bat script looks like this:
python runQueries.py
pause
Error:
Python was not found; run without arguments to install from the Microsoft Store.
My python is saved in User/AppData/Local/Programs/Python