if you have python installed then use
set PYSPARK_PYTHON=python else if you have python3 installed use python3 instead to check which one installed you can try python --version or python3 --version