Skip to content

Instantly share code, notes, and snippets.

@steveandroulakis
Created January 16, 2013 04:03
Show Gist options
  • Save steveandroulakis/4544556 to your computer and use it in GitHub Desktop.
Save steveandroulakis/4544556 to your computer and use it in GitHub Desktop.
Getting distribution for 'zc.recipe.egg'.
Got zc.recipe.egg 2.0.0a3.
Getting distribution for 'pyparsing'.
An error occurred when trying to install pyparsing 2.0.0. Look above this message for any errors that were output by easy_install.
STDERR: Traceback (most recent call last):
File "setup.py", line 2, in <module>
from setuptools import setup, find_packages
ImportError: No module named setuptools
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 1712, in main
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 1700, in with_ei_usage
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 1716, in <lambda>
File "/usr/lib64/python2.6/distutils/core.py", line 152, in setup
dist.run_commands()
File "/usr/lib64/python2.6/distutils/dist.py", line 975, in run_commands
self.run_command(cmd)
File "/usr/lib64/python2.6/distutils/dist.py", line 995, in run_command
cmd_obj.run()
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 211, in run
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 427, in easy_install
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 476, in install_item
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 655, in install_eggs
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 930, in build_and_install
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/command/easy_install.py", line 919, in run_setup
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/sandbox.py", line 62, in run_setup
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/sandbox.py", line 105, in run
File "/opt/mytardis/releases/aaf033bba3aa64712f638588158174b9939e6266/eggs/setuptools-0.6c12dev_r88846-py2.6.egg/setuptools/sandbox.py", line 64, in <lambda>
File "setup.py", line 9, in <module>
name="MyTardis",
File "/tmp/easy_install-uPH6aw/pyparsing-2.0.0/pyparsing.py", line 629
nonlocal limit,foundArity
^
SyntaxError: invalid syntax
While:
Installing django.
Getting distribution for 'pyparsing'.
Error: Couldn't install: pyparsing 2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment