Re: ARIA install on MAC

2017-08-16 Thread Ran Ziv
> os.chflags(dst, st.st_flags) > > OSError: [Errno 1] Operation not permitted: '/var/folders/73/sq1jnvgx0l7_ > 18h9kc7v09_rgp/T/pip-w_p4Ck-uninstall/System/Library/ > Frameworks/Python.framework/Versions/2.7/Extras/lib/ > python/six-1.4.1-py2.7.egg-info' > > > > >

Re: ARIA install on MAC

2017-08-15 Thread steve . baillargeon
fo' > > > > -Original Message- > From: Ran Ziv [mailto:r...@cloudify.co] <r...@cloudify.co]> > Sent: Monday, August 14, 2017 7:13 PM > To: dev@ariatosca.incubator.apache.org > Subject: Re: ARIA install on MAC > > Hi Steve, > > It does sound like

Re: ARIA install on MAC

2017-08-14 Thread Ran Ziv
Hi Steve, It does sound like an issue related to the setuptools version. What made you unable to upgrade it? Also, these links might be helpful: https://bitbucket.org/ruamel/yaml/issues/86/osx-cannot-install https://bitbucket.org/ruamel/yaml/issues/32/cannot-run-setup-script-on-python-2710

ARIA install on MAC

2017-08-14 Thread steve . baillargeon
HiĀ  I am trying to install ARIA on MACBook Pro. It did not work. See below. Please advise. This is what I have running: - MacOS Sierra - pip version 9.0.1 - Python version 2.7.10 - setuptools 18.5 ( I could not upgrade it) This is the error message I got during ARIA install: > > > Command