i just downloaded atom and python and script pack to run python code but when i try to run some code i get this error : python’ is not recognized as an internal or external command, operable program or batch file. any help getting it to work?
Need help running python with script pack
When you do search the forum as instructed, you will find that many of the threads have questions about using python --version
from the Windows command line and making sure that Atom is restarted so that it can uptake the new environment variables. Those are the questions you need to answer here.