Closed slh012 closed 10 years ago
that seems to be a problem in the upstream dependency, futures. requests-futures just requires any version of the futures library so something's going awry with pip on that system. i'm sitting at a box with the same specs as you and it installs fine here. you might try updating pip or something like that. sorry i can't be of more help. the futures maintainers may know more.
Ubuntu 14.04 64 bit python 2.7
/usr/bin/pip run on Thu Aug 7 10:44:12 2014 Downloading/unpacking requests-futures Getting page https://pypi.python.org/simple/requests-futures/ URLs to search for versions for requests-futures:
https://pypi.python.org/simple/requests-futures/ Analyzing links from page https://pypi.python.org/simple/requests-futures/ Found link https://pypi.python.org/packages/source/r/requests-futures/requests-futures-0.9.0.tar.gz#md5=5b2e1070c4542b225c44192c91fa78ca (from https://pypi.python.org/simple/requests-futures/), version: 0.9.0 Found link https://pypi.python.org/packages/source/r/requests-futures/requests-futures-0.9.1.tar.gz#md5=0ba07afcd2d8ab18752596d515f73ff0 (from https://pypi.python.org/simple/requests-futures/), version: 0.9.1 Found link https://pypi.python.org/packages/source/r/requests-futures/requests-futures-0.9.2.tar.gz#md5=338f58560156145b584106fc6cc39b92 (from https://pypi.python.org/simple/requests-futures/), version: 0.9.2 Found link https://pypi.python.org/packages/source/r/requests-futures/requests-futures-0.9.3.tar.gz#md5=8e9f11e22c3ccdd2d978e7d815ece214 (from https://pypi.python.org/simple/requests-futures/), version: 0.9.3 Found link https://pypi.python.org/packages/source/r/requests-futures/requests-futures-0.9.4.tar.gz#md5=0954b186ebd8d875c46bbfbcb9ea9f13 (from https://pypi.python.org/simple/requests-futures/), version: 0.9.4 Skipping link http://docs.python.org/dev/library/concurrent.futures.html (from https://pypi.python.org/simple/requests-futures/); unknown archive format: .html Skipping link https://github.com/kennethreitz/requests (from https://pypi.python.org/simple/requests-futures/); not a file Skipping link https://pypi.python.org/pypi/futures (from https://pypi.python.org/simple/requests-futures/); not a file Skipping link https://travis-ci.org/ross/requests-futures (from https://pypi.python.org/simple/requests-futures/); not a file Using version 0.9.4 (newest of versions: 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0) Downloading requests-futures-0.9.4.tar.gz Downloading from URL https://pypi.python.org/packages/source/r/requests-futures/requests-futures-0.9.4.tar.gz#md5=0954b186ebd8d875c46bbfbcb9ea9f13 (from https://pypi.python.org/simple/requests-futures/) Running setup.py (path:/tmp/pip_build_root/requests-futures/setup.py) egg_info for package requests-futures running egg_info creating pip-egg-info/requests_futures.egg-info writing requirements to pip-egg-info/requests_futures.egg-info/requires.txt writing pip-egg-info/requests_futures.egg-info/PKG-INFO writing top-level names to pip-egg-info/requests_futures.egg-info/top_level.txt writing dependency_links to pip-egg-info/requests_futures.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/requests_futures.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found
reading manifest file 'pip-egg-info/requests_futures.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/requests_futures.egg-info/SOURCES.txt' Source in /tmp/pip_build_root/requests-futures has version 0.9.4, which satisfies requirement requests-futures Requirement already satisfied (use --upgrade to upgrade): requests>=1.2.0 in /usr/lib/python2.7/dist-packages (from requests-futures) Downloading/unpacking futures>=2.1.3 (from requests-futures) Getting page https://pypi.python.org/simple/futures/ URLs to search for versions for futures>=2.1.3 (from requests-futures):