Beginner here, I installed Python 3 and have installed atom packages to run, but I haven’t been able make it work. Using Windows 10 and Python 3.6.3. I tried to add an environmental variable to PATH and Python works on the cmd prompt but it’s not recognized in Atom. Do I need to save Python files in a specific folder to run on Atom? Thanks for any help!
First I tried with package script 3.17.3 but Python wasn’t recognized
I also tried with package platformio-ide-terminal 2.7.0 but again not recognized. Python 3.6.3 is definitely downloaded and named python.exe.
And I tried to make an environment variable on PATH to it (from another help forum), I’ll upload a screenshot of that in a comment. Thank you again!