Skip to content

Instantly share code, notes, and snippets.

@jefftriplett
Created September 15, 2011 19:34
Show Gist options
  • Save jefftriplett/1220242 to your computer and use it in GitHub Desktop.
Save jefftriplett/1220242 to your computer and use it in GitHub Desktop.
(work-armstrong-plz)Jeff-Tripletts-MacBook-Pro:work-armstrong-plz jefftriplett$ pip install armstrong
Downloading/unpacking armstrong
Using download cache from /Users/jefftriplett/.pip/download_cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fa%2Farmstrong%2Farmstrong-11.09.0.alpha.2.tar.gz
Running setup.py egg_info for package armstrong
Downloading/unpacking armstrong.cli>=0.6.0 (from armstrong)
Using download cache from /Users/jefftriplett/.pip/download_cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fa%2Farmstrong.cli%2Farmstrong.cli-0.6.0.tar.gz
Running setup.py egg_info for package armstrong.cli
Downloading/unpacking armstrong.core.arm-access>=0.1.1 (from armstrong)
Using download cache from /Users/jefftriplett/.pip/download_cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fa%2Farmstrong.core.arm_access%2Farmstrong.core.arm_access-0.1.1.tar.gz
Running setup.py egg_info for package armstrong.core.arm-access
Downloading/unpacking armstrong.core.arm-content>=0.8.1 (from armstrong)
Using download cache from /Users/jefftriplett/.pip/download_cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fa%2Farmstrong.core.arm_content%2Farmstrong.core.arm_content-0.8.1.tar.gz
Running setup.py egg_info for package armstrong.core.arm-content
Downloading/unpacking armstrong.core.arm-layout>=0.2.0 (from armstrong)
Using download cache from /Users/jefftriplett/.pip/download_cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fa%2Farmstrong.core.arm_layout%2Farmstrong.core.arm_layout-0.2.0.tar.gz
Running setup.py egg_info for package armstrong.core.arm-layout
Downloading/unpacking armstrong.core.arm-sections>=0.3.0 (from armstrong)
Using download cache from /Users/jefftriplett/.pip/download_cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fa%2Farmstrong.core.arm_sections%2Farmstrong.core.arm_sections-0.3.0.tar.gz
Running setup.py egg_info for package armstrong.core.arm-sections
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
Egg installation
Patching...
Renaming /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg into /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg.OLD.1316115219.97
Patched done.
Relaunching...
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
Egg installation
Already patched.
After install bootstrap.
Creating /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info
Creating /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools.pth
Installed /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg
/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py:286: UserWarning: Module pkg_resources was already imported from /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py, but /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg is being added to sys.path
/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py:286: UserWarning: Module setuptools was already imported from /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/__init__.py, but /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg is being added to sys.path
/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py:286: UserWarning: Module site was already imported from /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site.pyc, but /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg is being added to sys.path
Traceback (most recent call last):
File "<string>", line 14, in <module>
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/setup.py", line 101, in <module>
setup(**setup_kwargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup
dist.run_commands()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 975, in run_commands
self.run_command(cmd)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 995, in run_command
cmd_obj.run()
File "<string>", line 12, in replacement_run
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/egg_info.py", line 252, in find_sources
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/egg_info.py", line 306, in run
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/egg_info.py", line 330, in add_defaults
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/sdist.py", line 199, in add_defaults
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 318, in get_finalized_command
cmd_obj = self.distribution.get_command_obj(command, create)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 869, in get_command_obj
klass = self.get_command_class(command)
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py", line 395, in get_command_class
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1954, in load
zipimport.ZipImportError: bad local file header in /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
Complete output from command python setup.py egg_info:
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
Egg installation
Patching...
Renaming /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg into /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg.OLD.1316115219.97
Patched done.
Relaunching...
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
Egg installation
Already patched.
After install bootstrap.
Creating /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info
Creating /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools.pth
Installed /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg
/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py:286: UserWarning: Module pkg_resources was already imported from /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py, but /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg is being added to sys.path
/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py:286: UserWarning: Module setuptools was already imported from /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/__init__.py, but /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg is being added to sys.path
/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py:286: UserWarning: Module site was already imported from /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site.pyc, but /Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/distribute-0.6.21-py2.6.egg is being added to sys.path
running egg_info
creating pip-egg-info/armstrong.core.arm_sections.egg-info
writing requirements to pip-egg-info/armstrong.core.arm_sections.egg-info/requires.txt
writing pip-egg-info/armstrong.core.arm_sections.egg-info/PKG-INFO
writing namespace_packages to pip-egg-info/armstrong.core.arm_sections.egg-info/namespace_packages.txt
writing top-level names to pip-egg-info/armstrong.core.arm_sections.egg-info/top_level.txt
writing dependency_links to pip-egg-info/armstrong.core.arm_sections.egg-info/dependency_links.txt
writing requirements to pip-egg-info/armstrong.core.arm_sections.egg-info/requires.txt
writing pip-egg-info/armstrong.core.arm_sections.egg-info/PKG-INFO
writing namespace_packages to pip-egg-info/armstrong.core.arm_sections.egg-info/namespace_packages.txt
writing top-level names to pip-egg-info/armstrong.core.arm_sections.egg-info/top_level.txt
writing dependency_links to pip-egg-info/armstrong.core.arm_sections.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/armstrong.core.arm_sections.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
Traceback (most recent call last):
File "<string>", line 14, in <module>
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/build/armstrong.core.arm-sections/setup.py", line 101, in <module>
setup(**setup_kwargs)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup
dist.run_commands()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 975, in run_commands
self.run_command(cmd)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 995, in run_command
cmd_obj.run()
File "<string>", line 12, in replacement_run
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/egg_info.py", line 252, in find_sources
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/egg_info.py", line 306, in run
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/egg_info.py", line 330, in add_defaults
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/command/sdist.py", line 199, in add_defaults
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py", line 318, in get_finalized_command
cmd_obj = self.distribution.get_command_obj(command, create)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 869, in get_command_obj
klass = self.get_command_class(command)
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/setuptools/dist.py", line 395, in get_command_class
File "/Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1954, in load
zipimport.ZipImportError: bad local file header in /Users/jefftriplett/.virtualenvs/work-armstrong-plz/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg
----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in /Users/jefftriplett/.pip/pip.log
(work-armstrong-plz)Jeff-Tripletts-MacBook-Pro:work-armstrong-plz jefftriplett$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment