Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings
-
Check your Python version and be sure it is installed on your machine
-
Check the path environment variable
-
Go to -> start and type Manage App Execution Aliases. Go to it and turn off Python
I have the same issue. I fixed this issue by using the below method.
-
Copy two paths of Python
C:UsersManinderAppDataLocalProgramsPythonPython39
C:UsersManinderAppDataLocalProgramsPythonPython39ScriptsThese are the paths where your Python interpreter is installed. Now add this path into your environmental
variable. Put this path into System variable, not in user variable. I was using user variable, so I was facing the issue.
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings
I have a solution for you. Make sure you check the path mark during installation. Then you need to go to Manage App Execution Aliases.
Simply go to your search bar and search for Manage App Execution Aliases. You will find the attached screen and you need to turn off App Installers as you see on the screen. Also, see the path,,, follow Maninders answer.
Then you are good to go! 🙂