Re: [ansible-project] Re: cant install on os x 10.11

2015-11-11 Thread pixel fairy
I ended up using homebrew to install a working python, and then was able to use pip to install ansible. So, homebrew did end up part of the solution. Ill switch back to system python when apple fixes it. On Tuesday, November 10, 2015 at 9:10:20 AM UTC-8, Matt Martz wrote: > > Homebrew is *not*

[ansible-project] Re: cant install on os x 10.11

2015-11-10 Thread tinyzais
I believe recommended way is to use homebrew. On Tuesday, November 10, 2015 at 12:20:09 PM UTC+3, pixel fairy wrote: > > easy install pip worked. but when trying to install ansible, this happens. > it looks like a connection error. maybe intermittent failure? > > $ sudo pip install ansible >

Re: [ansible-project] Re: cant install on os x 10.11

2015-11-10 Thread Matt Martz
Homebrew is *not* the recommended way to install Ansible. The recommended way to install Ansible on Mac OS, is via pip. We specifically removed those installation instructions, as homebrew causes other issues that are much more complicated to resolve. On Tue, Nov 10, 2015 at 4:17 AM,