I'm trying to see my PyCharm python project in a local server as I build the project. I continue to get the error that python was not found, as shown below in the image. I'm not sure what the "disable this shortcut" part of the error means, because I didn't see any shortcuts in those specific settings. I made sure my python and python script paths were setup in my user environment as well as my system environment. Sorry if there is an obvious answer, but I'm pretty new to Python and PyCharm so thanks for your time
Asked
Active
Viewed 31 times
0
Johnny Mopp
- 12,641
- 5
- 36
- 62
Crystal Star
- 11
-
1You are probably looking for [this](https://stackoverflow.com/questions/65348890/python-was-not-found-run-without-arguments-to-install-from-the-microsoft-store). – aps08 Feb 11 '22 at 20:30