Doom Emacs Python Not Found Fix For Windows
When writing Python in Emacs you may run into an issue on Windows that says:
1
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings
This issue is simply due to the Python installer using an app execution alias by default.
The Fix
To fix this error you will need to do the following: