Last login: Thu May 30 10:04:18 on ttys005 ╭Carls-MacBook-Pro: ~ ╰$ cd Downloads/ ╭Carls-MacBook-Pro: ~/Downloads ╰$ tar xzf python-quantumclient-2.2.2a.tar.gz ╭Carls-MacBook-Pro: ~/Downloads ╰$ cd python-quantumclient-2.2.2a/ ╭Carls-MacBook-Pro: ~/Downloads/python-quantumclient-2.2.2a ╰$ virtualenv test-quantumclient-2.2.2a New python executable in test-quantumclient-2.2.2a/bin/python Installing setuptools............done. Installing pip...............done. ╭Carls-MacBook-Pro: ~/Downloads/python-quantumclient-2.2.2a ╰$ . ./test-quantumclient-2.2.2a/bin/activate (test-quantumclient-2.2.2a)╭Carls-MacBook-Pro: ~/Downloads/python-quantumclient-2.2.2a ╰$ python setup.py install Installed /private/tmp/easy_install-gPkFIV/pbr-0.5.11/d2to1-0.2.10-py2.7.egg 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 zip_safe flag not set; analyzing archive contents... Installed /Users/carl/Downloads/python-quantumclient-2.2.2a/pbr-0.5.11-py2.7.egg Searching for d2to1>=0.2.10,<0.3 Reading http://pypi.python.org/simple/d2to1/ Best match: d2to1 0.2.10 Downloading http://pypi.python.org/packages/source/d/d2to1/d2to1-0.2.10.tar.gz#md5=be97f5330bae3206e1555b58dae23848 Processing d2to1-0.2.10.tar.gz Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /private/tmp/easy_install-pdEUoj/d2to1-0.2.10/egg-dist-tmp-zZebAP Installed /Users/carl/Downloads/python-quantumclient-2.2.2a/d2to1-0.2.10-py2.7.egg Searching for setuptools-git>=0.4 Reading http://pypi.python.org/simple/setuptools_git/ Best match: setuptools-git 1.0b1 Downloading http://pypi.python.org/packages/source/s/setuptools-git/setuptools-git-1.0b1.tar.gz#md5=ac67cbaa1336b7de25b1b5ff93b4e90d Processing setuptools-git-1.0b1.tar.gz Running setuptools-git-1.0b1/setup.py -q bdist_egg --dist-dir /private/tmp/easy_install-NR3OR_/setuptools-git-1.0b1/egg-dist-tmp-08vCry /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'mainainer' warnings.warn(msg) /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'mainainer_email' warnings.warn(msg) Installed /Users/carl/Downloads/python-quantumclient-2.2.2a/setuptools_git-1.0b1-py2.7.egg Searching for distribute Reading http://pypi.python.org/simple/distribute/ Reading http://packages.python.org/distribute Best match: distribute 0.6.45 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.45.tar.gz#md5=8953f2c07e6700dabf2ec150129b8c31 Processing distribute-0.6.45.tar.gz Running distribute-0.6.45/setup.py -q bdist_egg --dist-dir /private/tmp/easy_install-iKIepP/distribute-0.6.45/egg-dist-tmp-EHB9hI Before install bootstrap. Scanning installed packages Setuptools installation detected at /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg Egg installation Patching... Renaming /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg to /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg.OLD.1369929952.4 Patching complete. Relaunching... Before install bootstrap. Scanning installed packages Setuptools installation detected at /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg Egg installation Already patched. After install bootstrap. Creating /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info Creating /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools.pth Moving distribute-0.6.45-py2.7.egg to /Users/carl/Downloads/python-quantumclient-2.2.2a Installed /Users/carl/Downloads/python-quantumclient-2.2.2a/distribute-0.6.45-py2.7.egg /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/dist.py:286: UserWarning: Module pkg_resources was already imported from /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py, but /Users/carl/Downloads/python-quantumclient-2.2.2a/distribute-0.6.45-py2.7.egg is being added to sys.path /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/dist.py:286: UserWarning: Module setuptools was already imported from /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/__init__.py, but /Users/carl/Downloads/python-quantumclient-2.2.2a/distribute-0.6.45-py2.7.egg is being added to sys.path error in setup command: Error parsing /Users/carl/Downloads/python-quantumclient-2.2.2a/setup.cfg: ZipImportError: bad local file header in /Users/carl/Downloads/python-quantumclient-2.2.2a/test-quantumclient-2.2.2a/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg (test-quantumclient-2.2.2a)╭1!Carls-MacBook-Pro: ~/Downloads/python-quantumclient-2.2.2a ╰$