Coder Social home page Coder Social logo

Comments (5)

sbidoul avatar sbidoul commented on August 15, 2024 1

Ah, yes, sorry, I misread your original post...

So... I don't know what's happening 🤷

from maintainer-quality-tools.

sbidoul avatar sbidoul commented on August 15, 2024

So the question is: why is Travis choosing an old version for pip?

I see no reason not to upgrade it.
It is already upgraded but later in the install script. We can do it at the beginning, I think.

Do you want to do a PR ? We can merge and revert if it causes too much trouble.

from maintainer-quality-tools.

SimoRubi avatar SimoRubi commented on August 15, 2024

So the question is: why is Travis choosing an old version for pip?

I see no reason not to upgrade it. It is already upgraded but later in the install script. We can do it at the beginning, I think.

Do you want to do a PR ? We can merge and revert if it causes too much trouble.

Thanks for having a look, I already noticed that pip is upgraded twice in the script and in both cases that happens before installing other packages from requirements:

I think it wouldn't make sense to move it anywhere sooner in the script, that's why I haven't proposed a PR in the beginning.

I'm guessing that maybe the VM/container where Travis is running doesn't have any other more recent version of pip, or maybe it is using an old cached version for some reason?

from maintainer-quality-tools.

sbidoul avatar sbidoul commented on August 15, 2024

I think it wouldn't make sense to move it anywhere sooner in the script

Why?

from maintainer-quality-tools.

SimoRubi avatar SimoRubi commented on August 15, 2024

I think it wouldn't make sense to move it anywhere sooner in the script

Why?

Because the problem I have found is due to the pip used to install the requirements, so upgrading pip just before installing the requirements should be enough

from maintainer-quality-tools.

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.