Created
September 12, 2012 08:31
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
algotree@alpha:~/esql/elseql$ sudo python setup.py install | |
running install | |
running bdist_egg | |
running egg_info | |
creating elseql.egg-info | |
writing requirements to elseql.egg-info/requires.txt | |
writing elseql.egg-info/PKG-INFO | |
writing top-level names to elseql.egg-info/top_level.txt | |
writing dependency_links to elseql.egg-info/dependency_links.txt | |
writing entry points to elseql.egg-info/entry_points.txt | |
writing manifest file 'elseql.egg-info/SOURCES.txt' | |
reading manifest file 'elseql.egg-info/SOURCES.txt' | |
writing manifest file 'elseql.egg-info/SOURCES.txt' | |
installing library code to build/bdist.linux-x86_64/egg | |
running install_lib | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.6 | |
creating build/lib.linux-x86_64-2.6/elseql | |
copying elseql/elseql.py -> build/lib.linux-x86_64-2.6/elseql | |
copying elseql/__init__.py -> build/lib.linux-x86_64-2.6/elseql | |
copying elseql/search.py -> build/lib.linux-x86_64-2.6/elseql | |
copying elseql/parser.py -> build/lib.linux-x86_64-2.6/elseql | |
creating build/bdist.linux-x86_64 | |
creating build/bdist.linux-x86_64/egg | |
creating build/bdist.linux-x86_64/egg/elseql | |
copying build/lib.linux-x86_64-2.6/elseql/elseql.py -> build/bdist.linux-x86_64/egg/elseql | |
copying build/lib.linux-x86_64-2.6/elseql/__init__.py -> build/bdist.linux-x86_64/egg/elseql | |
copying build/lib.linux-x86_64-2.6/elseql/search.py -> build/bdist.linux-x86_64/egg/elseql | |
copying build/lib.linux-x86_64-2.6/elseql/parser.py -> build/bdist.linux-x86_64/egg/elseql | |
byte-compiling build/bdist.linux-x86_64/egg/elseql/elseql.py to elseql.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/elseql/__init__.py to __init__.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/elseql/search.py to search.pyc | |
SyntaxError: ('invalid syntax', ('build/bdist.linux-x86_64/egg/elseql/search.py', 128, 65, ' data[\'facets\'] = { f: { "terms": { "field": f } } for f in request.facets }\n')) | |
byte-compiling build/bdist.linux-x86_64/egg/elseql/parser.py to parser.pyc | |
installing package data to build/bdist.linux-x86_64/egg | |
running install_data | |
copying README.md -> build/bdist.linux-x86_64/egg/. | |
creating build/bdist.linux-x86_64/egg/EGG-INFO | |
copying elseql.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying elseql.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying elseql.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying elseql.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying elseql.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying elseql.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
zip_safe flag not set; analyzing archive contents... | |
creating dist | |
creating 'dist/elseql-0.1.0-py2.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it | |
removing 'build/bdist.linux-x86_64/egg' (and everything under it) | |
Processing elseql-0.1.0-py2.6.egg | |
creating /usr/local/lib/python2.6/dist-packages/elseql-0.1.0-py2.6.egg | |
Extracting elseql-0.1.0-py2.6.egg to /usr/local/lib/python2.6/dist-packages | |
SyntaxError: ('invalid syntax', ('/usr/local/lib/python2.6/dist-packages/elseql-0.1.0-py2.6.egg/elseql/search.py', 128, 65, ' data[\'facets\'] = { f: { "terms": { "field": f } } for f in request.facets }\n')) | |
Adding elseql 0.1.0 to easy-install.pth file | |
Installing elseql script to /usr/local/bin | |
Installed /usr/local/lib/python2.6/dist-packages/elseql-0.1.0-py2.6.egg | |
Processing dependencies for elseql==0.1.0 | |
Searching for rawes | |
Reading http://pypi.python.org/simple/rawes/ | |
Reading https://github.com/humangeo/rawes | |
Reading https://github.com/humangeo/rawes/tarball/master | |
Best match: rawes 0.2 | |
Downloading http://pypi.python.org/packages/source/r/rawes/rawes-0.2.tar.gz#md5=82479524df6aa12d2f4c7f406d5c461c | |
Processing rawes-0.2.tar.gz | |
Running rawes-0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4nUZez/rawes-0.2/egg-dist-tmp-mNlZoz | |
zip_safe flag not set; analyzing archive contents... | |
Adding rawes 0.2 to easy-install.pth file | |
Installed /usr/local/lib/python2.6/dist-packages/rawes-0.2-py2.6.egg | |
Searching for requests | |
Reading http://pypi.python.org/simple/requests/ | |
Reading http://python-requests.org | |
Reading https://github.com/kennethreitz/requests | |
Best match: requests 0.14.0 | |
Downloading http://pypi.python.org/packages/source/r/requests/requests-0.14.0.tar.gz#md5=a809c747e4f09b92147721ebc3e23dd6 | |
Processing requests-0.14.0.tar.gz | |
Running requests-0.14.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-171O2k/requests-0.14.0/egg-dist-tmp-QXZam9 | |
warning: no files found matching 'tests/*.' | |
zip_safe flag not set; analyzing archive contents... | |
requests.certs: module references __file__ | |
requests._oauth: module references __file__ | |
Adding requests 0.14.0 to easy-install.pth file | |
Installed /usr/local/lib/python2.6/dist-packages/requests-0.14.0-py2.6.egg | |
Searching for pyparsing | |
Reading http://pypi.python.org/simple/pyparsing/ | |
Reading http://pyparsing.wikispaces.com/ | |
Reading http://sourceforge.net/project/showfiles.php?group_id=97203 | |
Reading http://pyparsing.sourceforge.net/ | |
Reading http://sourceforge.net/projects/pyparsing | |
Best match: pyparsing 1.5.6 | |
Downloading http://pypi.python.org/packages/source/p/pyparsing/pyparsing-1.5.6.zip#md5=5404de54e6d0ae71ce354d8db3576ac1 | |
Processing pyparsing-1.5.6.zip | |
Running pyparsing-1.5.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ofgH9x/pyparsing-1.5.6/egg-dist-tmp-D17VPB | |
zip_safe flag not set; analyzing archive contents... | |
pyparsing: module MAY be using inspect.stack | |
Adding pyparsing 1.5.6 to easy-install.pth file | |
Installed /usr/local/lib/python2.6/dist-packages/pyparsing-1.5.6-py2.6.egg | |
error: Installed distribution requests 0.14.0 conflicts with requirement requests==0.13.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment