Skip to content

Instantly share code, notes, and snippets.

@gkb

gkb/error-howdoi Secret

Created January 10, 2013 10:05
Show Gist options
  • Save gkb/4500907 to your computer and use it in GitHub Desktop.
Save gkb/4500907 to your computer and use it in GitHub Desktop.
error when installing howdoi
running install
running bdist_egg
running egg_info
creating howdoi.egg-info
writing dependency_links to howdoi.egg-info/dependency_links.txt
writing requirements to howdoi.egg-info/requires.txt
writing entry points to howdoi.egg-info/entry_points.txt
writing top-level names to howdoi.egg-info/top_level.txt
writing howdoi.egg-info/PKG-INFO
writing manifest file 'howdoi.egg-info/SOURCES.txt'
reading manifest file 'howdoi.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'howdoi.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.8-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/howdoi
copying howdoi/__init__.py -> build/lib/howdoi
copying howdoi/howdoi.py -> build/lib/howdoi
creating build/bdist.macosx-10.8-x86_64
creating build/bdist.macosx-10.8-x86_64/egg
creating build/bdist.macosx-10.8-x86_64/egg/howdoi
copying build/lib/howdoi/__init__.py -> build/bdist.macosx-10.8-x86_64/egg/howdoi
copying build/lib/howdoi/howdoi.py -> build/bdist.macosx-10.8-x86_64/egg/howdoi
byte-compiling build/bdist.macosx-10.8-x86_64/egg/howdoi/__init__.py to __init__.cpython-33.pyc
byte-compiling build/bdist.macosx-10.8-x86_64/egg/howdoi/howdoi.py to howdoi.cpython-33.pyc
File "build/bdist.macosx-10.8-x86_64/egg/howdoi/howdoi.py", line 81
print instructions
^
SyntaxError: invalid syntax
creating build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
copying howdoi.egg-info/PKG-INFO -> build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
copying howdoi.egg-info/SOURCES.txt -> build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
copying howdoi.egg-info/dependency_links.txt -> build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
copying howdoi.egg-info/entry_points.txt -> build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
copying howdoi.egg-info/requires.txt -> build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
copying howdoi.egg-info/top_level.txt -> build/bdist.macosx-10.8-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/howdoi-0.2-py3.3.egg' and adding 'build/bdist.macosx-10.8-x86_64/egg' to it
removing 'build/bdist.macosx-10.8-x86_64/egg' (and everything under it)
Processing howdoi-0.2-py3.3.egg
creating /opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/howdoi-0.2-py3.3.egg
Extracting howdoi-0.2-py3.3.egg to /opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/howdoi-0.2-py3.3.egg/howdoi/howdoi.py", line 81
print instructions
^
SyntaxError: invalid syntax
Adding howdoi 0.2 to easy-install.pth file
Installing howdoi script to /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin
Installed /opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/howdoi-0.2-py3.3.egg
Processing dependencies for howdoi==0.2
Searching for argparse
Reading http://pypi.python.org/simple/argparse/
Reading http://code.google.com/p/argparse/
Best match: argparse 1.2.1
Downloading http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz
Processing argparse-1.2.1.tar.gz
Writing /tmp/easy_install-9llefc/argparse-1.2.1/setup.cfg
Running argparse-1.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9llefc/argparse-1.2.1/egg-dist-tmp-dombz7
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.orig' found anywhere in distribution
warning: no previously-included files matching '*.rej' found anywhere in distribution
no previously-included directories found matching 'doc/_build'
no previously-included directories found matching 'env24'
no previously-included directories found matching 'env25'
no previously-included directories found matching 'env26'
no previously-included directories found matching 'env27'
zip_safe flag not set; analyzing archive contents...
Adding argparse 1.2.1 to easy-install.pth file
Installed /opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/argparse-1.2.1-py3.3.egg
Searching for pyquery
Reading http://pypi.python.org/simple/pyquery/
Reading http://www.bitbucket.org/olauzanne/pyquery/
Reading http://www.bitbucket.org/olauzanne/pyquery
Reading https://github.com/gawel/pyquery
Best match: pyquery 1.2.4
Downloading http://pypi.python.org/packages/source/p/pyquery/pyquery-1.2.4.zip#md5=8fbd161aa706c707897f4ba69ec25fdc
Processing pyquery-1.2.4.zip
Writing /tmp/easy_install-b2r2kn/pyquery-1.2.4/setup.cfg
Running pyquery-1.2.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b2r2kn/pyquery-1.2.4/egg-dist-tmp-10m8z5
Adding pyquery 1.2.4 to easy-install.pth file
Installed /opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages/pyquery-1.2.4-py3.3.egg
Searching for cssselect
Reading http://pypi.python.org/simple/cssselect/
Reading http://packages.python.org/cssselect/
Best match: cssselect 0.7.1
Downloading http://pypi.python.org/packages/source/c/cssselect/cssselect-0.7.1.tar.gz#md5=c6c5e9a2e7ca226ce03f6f67a771379c
error: None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment