[03:21:21] <nZac> I am trying to install Ansible from source, so I am running pip install -vgit+https://github.com/ansible/ansible.git. PIP outputs Found command 'git' at '/usr/bin/git' and then hangs. Any thoughts?
[03:22:29] <nZac> I should mention, I am on pip 1.5.4
[03:56:00] <Ivo> nZac: how long does the ansible repo take for you to clone?
[03:59:13] <nZac> Significantly longer than what I thought it would have. I will try it again and just be patient. I am so used to git being fast that when I get to a large repository and things don't zip I start to think something is wrong.
[03:59:51] <nZac> On a side note, it would be nifty if pip showed the progress of the clone.
[07:55:25] <Ivo> so... do distutils-installed scripts just not work on Windows? because virtualenv chooses not to install them for itself