Skip to content

Instantly share code, notes, and snippets.

@michelp
Created July 25, 2012 20:29
Show Gist options
  • Save michelp/3178469 to your computer and use it in GitHub Desktop.
Save michelp/3178469 to your computer and use it in GitHub Desktop.
michel@ubuntu:~/tmp/bar$ bin/easy_install pycassa==1.6.0
Searching for pycassa==1.6.0
Reading http://pypi.python.org/simple/pycassa/
Reading http://github.com/pycassa/pycassa
Best match: pycassa 1.6.0
Downloading http://pypi.python.org/packages/source/p/pycassa/pycassa-1.6.0.tar.gz#md5=d22b78175f9fb3ff05c5fe53a28df901
Processing pycassa-1.6.0.tar.gz
Running pycassa-1.6.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-66DMbZ/pycassa-1.6.0/egg-dist-tmp-g8XBWo
zip_safe flag not set; analyzing archive contents...
Adding pycassa 1.6.0 to easy-install.pth file
Installing pycassaShell script to /home/michel/tmp/bar/bin
Installed /home/michel/tmp/bar/lib/python2.7/site-packages/pycassa-1.6.0-py2.7.egg
Processing dependencies for pycassa==1.6.0
Searching for thrift
Reading http://pypi.python.org/simple/thrift/
Reading http://thrift.apache.org
Best match: thrift 0.8.0
Downloading https://dist.apache.org/repos/dist/release/thrift/0.8.0/thrift-0.8.0.tar.gz
Processing thrift-0.8.0.tar.gz
error: Couldn't find a setup script in /tmp/easy_install-McUivF/thrift-0.8.0.tar.gz
michel@ubuntu:~/tmp/bar$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment