Can’t install platformio on Mac OS X (10.12.5)

Hi,

I have been trying to install the platformio in VSCode but I get the following message:

Installing PlatformIO Core…
Please don’t close this window and don’t open other folders until this process is completed.
Failed to install PlatformIO IDE.

I do not receive any other message or log.

any help is welcome.

Pablo

some additional information:

echo $PATH:/Users/pabloAir/anaconda/bin:/Users/pabloAir/anaconda/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin

echo $PYTHONPATH:

python --version: Python 3.5.2 :: Anaconda 2.5.0 (x86_64)

pip --version: pip 18.1 from /Users/pabloAir/anaconda/lib/python3.5/site-packages/pip (python 3.5)

pip list:
Package Version


abstract-rendering 0.5.1
alabaster 0.7.9
anaconda-client 1.2.2
appnope 0.1.0
appscript 1.0.1
argcomplete 1.0.0
astroid 1.4.7
astropy 1.1.1
Babel 2.3.4
beautifulsoup4 4.4.1
bitarray 0.8.1
blaze 0.9.0
bokeh 0.11.0
boto 2.39.0
Bottleneck 1.0.0
certifi 2018.4.16
cffi 1.2.1
click 6.7
clyent 1.2.0
code2flow 0.2
colorama 0.3.6
conda 4.2.13
conda-build 1.19.0
configobj 5.0.6
cryptography 1.0.2
cycler 0.10.0
Cython 0.23.4
cytoolz 0.7.5
datashape 0.5.0
decorator 4.0.10
docutils 0.12
drawnow 0.71.2
dynd f641248
et-xmlfile 1.0.1
fastcache 1.0.2
Flask 0.10.1
futures 3.0.3
greenlet 0.4.9
h5py 2.5.0
idna 2.0
imagesize 0.7.1
ipykernel 4.5.2
ipython 5.1.0
ipython-genutils 0.1.0
ipywidgets 4.1.1
itsdangerous 0.24
jdcal 1.2
jedi 0.9.0
Jinja2 2.8
jsonschema 2.5.1
jupyter 1.0.0
jupyter-client 4.4.0
jupyter-console 4.1.0
jupyter-core 4.2.1
lazy-object-proxy 1.2.1
llvmlite 0.8.0
lxml 3.5.0
MarkupSafe 0.23
matplotlib 1.5.1
mistune 0.7.3
multipledispatch 0.4.8
nbconvert 4.2.0
nbformat 4.2.0
neo4j-driver 1.6.0
neotime 1.0.0
networkx 1.11
nltk 3.3
nose 1.3.7
notebook 4.1.0
numba 0.23.1
numexpr 2.4.6
numpy 1.10.4
odo 0.4.0
openpyxl 2.3.2
pandas 0.17.1
patsy 0.4.0
pep8 1.7.0
pexpect 4.0.1
pickleshare 0.7.4
Pillow 3.1.0
pip 18.1
ply 3.8
prompt-toolkit 1.0.15
psutil 5.0.1
ptyprocess 0.5.1
py 1.4.31
py2neo 4.0.0
pyasn1 0.1.9
pycosat 0.6.1
pycparser 2.14
pycrypto 2.6.1
pycurl 7.19.5.3
pydot 1.2.4
pydotplus 2.0.2
pyfiglet 0.7.5
pyflakes 1.4.0
Pygments 2.1.3
pylint 1.5.4
pyOpenSSL 0.15.1
pyparsing 2.2.0
pytesseract 0.1.6
pytest 2.8.5
python-dateutil 2.5.1
pytz 2016.10
PyYAML 3.11
pyzmq 16.0.2
QtAwesome 0.4.1
qtconsole 4.2.1
QtPy 1.1.2
redis 2.10.3
requests 2.12.4
rope-py3k 0.9.4.post1
ruamel-yaml -VERSION
scikit-image 0.11.3
scikit-learn 0.17
scipy 0.17.0
setuptools 27.2.0
simplegeneric 0.8.1
six 1.11.0
snowballstemmer 1.2.1
sockjs-tornado 1.0.1
Sphinx 1.5.1
sphinx-rtd-theme 0.1.9
spyder 3.0.2
SQLAlchemy 1.0.11
statsmodels 0.6.1
sympy 0.7.6.1
tables 3.2.2
termcolor 1.1.0
terminado 0.5
tesserocr 2.1.3
toolz 0.7.4
tornado 4.4.2
traitlets 4.3.1
unicodecsv 0.14.1
urllib3 1.23
wcwidth 0.1.7
Werkzeug 0.11.3
wheel 0.29.0
wrapt 1.10.8
xlrd 0.9.4
XlsxWriter 0.8.4
xlwings 0.6.4
xlwt 1.0.0

We support Python 3 in the latest development version of PIO Core which has not been released yet. Do you have Python 2 in a system?