Created
January 4, 2015 18:12
-
-
Save nicholaskuechler/603ee13bd74944866650 to your computer and use it in GitHub Desktop.
pip install pyrax inside of a virtualenv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(rackspace_cloud)nick@mbp: ~/virtualenvs$ pip install pyrax | |
Downloading/unpacking pyrax | |
Downloading pyrax-1.9.3-py2.py3-none-any.whl (338kB): 338kB downloaded | |
Downloading/unpacking six>=1.5.2 (from pyrax) | |
Downloading six-1.9.0-py2.py3-none-any.whl | |
Downloading/unpacking requests>=2.2.1 (from pyrax) | |
Downloading requests-2.5.1-py2.py3-none-any.whl (464kB): 464kB downloaded | |
Downloading/unpacking keyring (from pyrax) | |
Downloading keyring-4.0.zip (83kB): 83kB downloaded | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/keyring/setup.py) egg_info for package keyring | |
warning: no previously-included files found matching '.hg/last-message.txt' | |
Downloading/unpacking python-novaclient>=2.13.0 (from pyrax) | |
Downloading python_novaclient-2.20.0-py2.py3-none-any.whl (354kB): 354kB downloaded | |
Downloading/unpacking mock (from pyrax) | |
Downloading mock-1.0.1.tar.gz (818kB): 818kB downloaded | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/mock/setup.py) egg_info for package mock | |
warning: no files found matching '*.png' under directory 'docs' | |
warning: no files found matching '*.css' under directory 'docs' | |
warning: no files found matching '*.html' under directory 'docs' | |
warning: no files found matching '*.js' under directory 'docs' | |
Downloading/unpacking rackspace-novaclient (from pyrax) | |
Downloading rackspace-novaclient-1.4.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/rackspace-novaclient/setup.py) egg_info for package rackspace-novaclient | |
Downloading/unpacking iso8601>=0.1.9 (from python-novaclient>=2.13.0->pyrax) | |
Downloading iso8601-0.1.10.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/iso8601/setup.py) egg_info for package iso8601 | |
Downloading/unpacking python-keystoneclient>=0.10.0 (from python-novaclient>=2.13.0->pyrax) | |
Downloading python_keystoneclient-1.0.0-py2.py3-none-any.whl (373kB): 373kB downloaded | |
Downloading/unpacking Babel>=1.3 (from python-novaclient>=2.13.0->pyrax) | |
Downloading Babel-1.3.tar.gz (3.4MB): 3.4MB downloaded | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/Babel/setup.py) egg_info for package Babel | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
Downloading/unpacking simplejson>=2.2.0 (from python-novaclient>=2.13.0->pyrax) | |
Downloading simplejson-3.6.5.tar.gz (73kB): 73kB downloaded | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/simplejson/setup.py) egg_info for package simplejson | |
Downloading/unpacking pbr>=0.6,!=0.7,<1.0 (from python-novaclient>=2.13.0->pyrax) | |
Downloading pbr-0.10.7-py2.py3-none-any.whl (70kB): 70kB downloaded | |
Downloading/unpacking PrettyTable>=0.7,<0.8 (from python-novaclient>=2.13.0->pyrax) | |
Downloading prettytable-0.7.2.tar.bz2 | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/PrettyTable/setup.py) egg_info for package PrettyTable | |
Downloading/unpacking oslo.utils>=1.0.0 (from python-novaclient>=2.13.0->pyrax) | |
Downloading oslo.utils-1.1.0-py2.py3-none-any.whl | |
Downloading/unpacking argparse (from python-novaclient>=2.13.0->pyrax) | |
Downloading argparse-1.3.0-py2.py3-none-any.whl | |
Downloading/unpacking rackspace-auth-openstack (from rackspace-novaclient->pyrax) | |
Downloading rackspace-auth-openstack-1.3.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/rackspace-auth-openstack/setup.py) egg_info for package rackspace-auth-openstack | |
Downloading/unpacking os-diskconfig-python-novaclient-ext (from rackspace-novaclient->pyrax) | |
Downloading os_diskconfig_python_novaclient_ext-0.1.2.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/os-diskconfig-python-novaclient-ext/setup.py) egg_info for package os-diskconfig-python-novaclient-ext | |
Downloading/unpacking rax-scheduled-images-python-novaclient-ext (from rackspace-novaclient->pyrax) | |
Downloading rax_scheduled_images_python_novaclient_ext-0.3.0.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/rax-scheduled-images-python-novaclient-ext/setup.py) egg_info for package rax-scheduled-images-python-novaclient-ext | |
Downloading/unpacking os-networksv2-python-novaclient-ext (from rackspace-novaclient->pyrax) | |
Downloading os_networksv2_python_novaclient_ext-0.21.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/os-networksv2-python-novaclient-ext/setup.py) egg_info for package os-networksv2-python-novaclient-ext | |
Downloading/unpacking os-virtual-interfacesv2-python-novaclient-ext (from rackspace-novaclient->pyrax) | |
Downloading os_virtual_interfacesv2_python_novaclient_ext-0.15.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/os-virtual-interfacesv2-python-novaclient-ext/setup.py) egg_info for package os-virtual-interfacesv2-python-novaclient-ext | |
Downloading/unpacking rax-default-network-flags-python-novaclient-ext (from rackspace-novaclient->pyrax) | |
Downloading rax_default_network_flags_python_novaclient_ext-0.3.1.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/rax-default-network-flags-python-novaclient-ext/setup.py) egg_info for package rax-default-network-flags-python-novaclient-ext | |
Downloading/unpacking netaddr>=0.7.12 (from python-keystoneclient>=0.10.0->python-novaclient>=2.13.0->pyrax) | |
Downloading netaddr-0.7.13-py2.py3-none-any.whl (1.5MB): 1.5MB downloaded | |
Downloading/unpacking oslo.config>=1.4.0 (from python-keystoneclient>=0.10.0->python-novaclient>=2.13.0->pyrax) | |
Downloading oslo.config-1.5.0-py2.py3-none-any.whl | |
Downloading/unpacking oslo.i18n>=1.0.0 (from python-keystoneclient>=0.10.0->python-novaclient>=2.13.0->pyrax) | |
Downloading oslo.i18n-1.1.0-py2.py3-none-any.whl | |
Downloading/unpacking oslo.serialization>=1.0.0 (from python-keystoneclient>=0.10.0->python-novaclient>=2.13.0->pyrax) | |
Downloading oslo.serialization-1.1.0-py2.py3-none-any.whl | |
Downloading/unpacking stevedore>=1.1.0 (from python-keystoneclient>=0.10.0->python-novaclient>=2.13.0->pyrax) | |
Downloading stevedore-1.1.0-py2.py3-none-any.whl | |
Downloading/unpacking pytz>=0a (from Babel>=1.3->python-novaclient>=2.13.0->pyrax) | |
Downloading pytz-2014.10-py2.py3-none-any.whl (477kB): 477kB downloaded | |
Requirement already satisfied (use --upgrade to upgrade): pip in ./rackspace_cloud/lib/python2.7/site-packages (from pbr>=0.6,!=0.7,<1.0->python-novaclient>=2.13.0->pyrax) | |
Downloading/unpacking netifaces>=0.10.4 (from oslo.utils>=1.0.0->python-novaclient>=2.13.0->pyrax) | |
Downloading netifaces-0.10.4.tar.gz | |
Running setup.py (path:/Users/nick/virtualenvs/rackspace_cloud/build/netifaces/setup.py) egg_info for package netifaces | |
Installing collected packages: pyrax, six, requests, keyring, python-novaclient, mock, rackspace-novaclient, iso8601, python-keystoneclient, Babel, simplejson, pbr, PrettyTable, oslo.utils, argparse, rackspace-auth-openstack, os-diskconfig-python-novaclient-ext, rax-scheduled-images-python-novaclient-ext, os-networksv2-python-novaclient-ext, os-virtual-interfacesv2-python-novaclient-ext, rax-default-network-flags-python-novaclient-ext, netaddr, oslo.config, oslo.i18n, oslo.serialization, stevedore, pytz, netifaces | |
Running setup.py install for keyring | |
warning: no previously-included files found matching '.hg/last-message.txt' | |
Installing keyring script to /Users/nick/virtualenvs/rackspace_cloud/bin | |
Running setup.py install for mock | |
warning: no files found matching '*.png' under directory 'docs' | |
warning: no files found matching '*.css' under directory 'docs' | |
warning: no files found matching '*.html' under directory 'docs' | |
warning: no files found matching '*.js' under directory 'docs' | |
Running setup.py install for rackspace-novaclient | |
Running setup.py install for iso8601 | |
Running setup.py install for Babel | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
Installing pybabel script to /Users/nick/virtualenvs/rackspace_cloud/bin | |
Running setup.py install for simplejson | |
building 'simplejson._speedups' extension | |
clang -DNDEBUG -g -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c simplejson/_speedups.c -o build/temp.macosx-10.8-intel-2.7/simplejson/_speedups.o | |
clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 -Qunused-arguments -Qunused-arguments build/temp.macosx-10.8-intel-2.7/simplejson/_speedups.o -o build/lib.macosx-10.8-intel-2.7/simplejson/_speedups.so | |
Running setup.py install for PrettyTable | |
Running setup.py install for rackspace-auth-openstack | |
Running setup.py install for os-diskconfig-python-novaclient-ext | |
Running setup.py install for rax-scheduled-images-python-novaclient-ext | |
Running setup.py install for os-networksv2-python-novaclient-ext | |
Running setup.py install for os-virtual-interfacesv2-python-novaclient-ext | |
Running setup.py install for rax-default-network-flags-python-novaclient-ext | |
Running setup.py install for netifaces | |
checking for getifaddrs...found. | |
checking for getnameinfo...found. | |
checking for optional header files...net/if_dl.h. | |
checking whether struct sockaddr has a length field...yes. | |
checking for routing socket support...yes. | |
checking for sysctl(CTL_NET...) support...yes. | |
checking for netlink support...no. | |
will use sysctl() to read routing table | |
building 'netifaces' extension | |
clang -DNDEBUG -g -Os -Wall -Wstrict-prototypes -Qunused-arguments -Qunused-arguments -arch i386 -arch x86_64 -pipe -DNETIFACES_VERSION=0.10.4 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_PF_ROUTE=1 -DHAVE_SYSCTL_CTL_NET=1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c netifaces.c -o build/temp.macosx-10.8-intel-2.7/netifaces.o | |
clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 -Qunused-arguments -Qunused-arguments build/temp.macosx-10.8-intel-2.7/netifaces.o -o build/lib.macosx-10.8-intel-2.7/netifaces.so | |
Successfully installed pyrax six requests keyring python-novaclient mock rackspace-novaclient iso8601 python-keystoneclient Babel simplejson pbr PrettyTable oslo.utils argparse rackspace-auth-openstack os-diskconfig-python-novaclient-ext rax-scheduled-images-python-novaclient-ext os-networksv2-python-novaclient-ext os-virtual-interfacesv2-python-novaclient-ext rax-default-network-flags-python-novaclient-ext netaddr oslo.config oslo.i18n oslo.serialization stevedore pytz netifaces | |
Cleaning up... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Referenced from: http://nicholaskuechler.com/2015/01/09/build-rackspace-cloud-servers-ansible-virtualenv/