Giter Site home page Giter Site logo

Comments (9)

pradyunsg avatar pradyunsg commented on September 27, 2024 1

Yup -- this was used to collect interesting test cases during new resolver work that was undertaken in 2020. Before that, this was where I was drafting an implementation that ended up being very similar to resolvelib. :)

from zazo.

pradyunsg avatar pradyunsg commented on September 27, 2024

Whee! Thanks for trying out the new resolver @AndydeCleyre and for filing this report! ^>^

from zazo.

pradyunsg avatar pradyunsg commented on September 27, 2024

@AndydeCleyre Could you try out pip's current master branch (installable via pip install https://github.com/pypa/pip/archive/master.zip)? It contains pypa/pip#8275 which should result in this error not occuring for any reasonable configuration.

from zazo.

AndydeCleyre avatar AndydeCleyre commented on September 27, 2024

@pradyunsg

This eventually fails:

Collecting PyYAML>=3.12
  Using cached PyYAML-5.3.1.tar.gz (269 kB)
Collecting PyYAML>=3.12
ERROR: pip can't proceed with requirements 'PyYAML>=3.12 from https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz#sha256=e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615 (from oslo.serialization>=1.4.0->python-novaclient==2.27.0->pyrax==1.9.8)' due to a pre-existing build directory (/tmp/pip-install-duyjcj9m/PyYAML). This is likely due to a previous installation that failed. pip is being responsible and not assuming it can delete this. Please delete it and try again.

It creates that dir during the process, and the result is the same with --no-cache-dir.

from zazo.

pradyunsg avatar pradyunsg commented on September 27, 2024

@pfmoore @uranusjr looks like a bug to fix. :)

from zazo.

uranusjr avatar uranusjr commented on September 27, 2024

I feel I’ve seens this before… @pfmoore is this the error you managed to avoid by aggressively caching the candidates? I wonder why it’s coming back.

from zazo.

uranusjr avatar uranusjr commented on September 27, 2024

I filed pypa/pip#8282 with a minimal reproduction of the failure.

from zazo.

pfmoore avatar pfmoore commented on September 27, 2024

I got that today while testing something. I'm pretty sure it's a symptom of preparing the same ireq twice, but I'm not sure what triggers that - we'd need two candidates built from the same ireq. I'll try to take a look.

from zazo.

notatallshaw avatar notatallshaw commented on September 27, 2024

I'm not familiar with this repo but FYI this particular example pyrax==1.9.8 seems to have been fixed in pip by pypa/pip#10479

from zazo.

Related Issues (19)

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.