这个安装失败了,是配置错误吗?
failed: [66.66.66.10] => (item=virtualenvwrapper) => {"cmd": "/usr/bin/pip install --use-mirrors virtualenvwrapper", "failed": true, "item": "virtualenvwrapper"}
msg: stdout: Downloading/unpacking virtualenvwrapper
Running
setup.py egg_info for package virtualenvwrapper
Installed /tmp/build/virtualenvwrapper/pbr-0.6-py2.7.egg
[pbr] Processing SOURCES.txt
warning: LocalManifestMaker: standard file '-c' not found
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no files found matching '*.html' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.js' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
Requirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/local/lib/python2.7/dist-packages (from virtualenvwrapper)
Downloading/unpacking virtualenv-clone (from virtualenvwrapper)
Downloading virtualenv-clone-0.2.4.tar.gz
Running
setup.py egg_info for package virtualenv-clone
Downloading/unpacking stevedore (from virtualenvwrapper)
Could not find any downloads that satisfy the requirement stevedore (from virtualenvwrapper)
No distributions at all found for stevedore (from virtualenvwrapper)
Storing complete log in /root/.pip/pip.log
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/Users/alex/hackbook.retry
66.66.66.10 : ok=13 changed=10 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.