GithubHelp home page GithubHelp logo

Comments (2)

xolox avatar xolox commented on August 31, 2024

So far I can't reproduce this, which is strange because my environment seems exactly the same:

peter@peter-macbook> pip-accel install --exists-action=s -r requirements.txt
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO Unpacking local source distributions ..
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO Executing command: pip install --download-cache=/home/peter/.pip/download-cache --find-links=file:///home/peter/.pip-accel/sources --build-directory=/tmp/tmpYPGFNk --no-index --exists-action=s -r requirements.txt --no-install
Ignoring indexes: https://pypi.python.org/simple/
Requirement already satisfied (use --upgrade to upgrade): coloredlogs>=0.4.6 in /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (from -r requirements.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): humanfriendly>=1.6 in /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (from -r requirements.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade): pip>=1.4 in /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (from -r requirements.txt (line 3))
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO Unpacked local source distributions in 0.02 seconds.
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO Requirement already satisfied: coloredlogs>=0.4.6 in /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (from -r requirements.txt (line 1)).
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO Requirement already satisfied: humanfriendly>=1.6 in /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (from -r requirements.txt (line 2)).
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO Requirement already satisfied: pip>=1.4 in /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (from -r requirements.txt (line 3)).
2013-10-15 00:00:00 peter-macbook pip-accel[25859] INFO No unsatisfied requirements found, probably there's nothing to do.
peter@peter-macbook> pip --version
pip 1.4.1 from /home/peter/.virtualenvs/pip-accel/lib/python2.7/site-packages (python 2.7)
peter@peter-macbook> pip freeze | grep pip-accel
pip-accel==0.10.4
peter@peter-macbook> python --version
Python 2.7.3

What operating system are you using? Also, I can't imagine this error being dependent on the contents of requirements.txt file, but just to be sure then: Can you reproduce this with the requirements.txt bundled with pip-accel?

from pip-accel.

jzoldak avatar jzoldak commented on August 31, 2024

FWIW I have run into this also. Looks like it's a bug that was in pip 1.4.1 but has since been fixed.

@xolox - Not sure why you couldn't repro? Oh, or maybe you were on the develop branch? Anyhow, more reasons for upgrading to pip1.5x?! :)

from pip-accel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.