Solution to "Can't find Python executable "python", you can set the PYTHON env variable."
1 min read
I was just installing particle-cli on a new machine and got this error:
Error: Can't find Python executable "python", you can set the PYTHON env variable.Super obvious what is going on – you need to install python or if you have installed you need to set the env variable.
I installed Python 2.7.10 and selected the following option.

and that will put Python in your path

Launch a new cmd prompt and you should be all set.
Hope this helps.
Jon
Share:
Share on LinkedIn
Quick Share: Your custom post text has been copied to your clipboard! Click the button below to open LinkedIn's share dialog, then paste it.
💡 Tip: LinkedIn will open in a new tab. Use Ctrl+V (or Cmd+V on Mac) to paste your text.
Note: LinkedIn will show the article preview. You can add your custom text above it.