I already have 2 versions of python installed on my windows, and the interpreters work well, but when I try to run python from cmd or PowerShell, I'm asked to get python again from windows store, how do I fix this
I opened cmd and PowerShell and typed python expecting it to open the python interpreter and I made a .py text file and typed python the name of the file in cmd expecting it to run the program