Uncaught TypeError: Cannot read property '0' of null

Just installed atom and platform on a new computer and cannot load platform I get this error when I first start up
Uncaught TypeError: Cannot read property ‘0’ of null
.atom\packages\platformio-ide\node_modules\platformio-node-helpers\lib\index.js:167

Never had this problem before

Please provide an output from a system Terminal

echo $PATH
echo $PYTHONPATH
python --version
pip --version
pip list

Also, see Redirecting...