foreshadow / atom-python-run

A simple atom package. Press one key to run your python code in atom.
https://atom.io/packages/atom-python-run
MIT License
44 stars 32 forks source link

Windows cannot find 'python'.Make sure you typed the name correctly, and then try again. #133

Open maestro-ux opened 3 years ago

min16h commented 3 years ago

make sure python is installed and it is mapped to windows OS Path. If Windows OS can't find python, it can not run the script for you.

https://datatofish.com/add-python-to-windows-path/