Giter VIP home page Giter VIP logo

Comments (3)

pyasi avatar pyasi commented on July 18, 2024 2

@aitorres Thanks for letting me know! It would be great if you could include that fix in your PR :)

from pybuildkite.

aitorres avatar aitorres commented on July 18, 2024 1

Hello! I can work on this issue :-)

from pybuildkite.

aitorres avatar aitorres commented on July 18, 2024

By the way @pyasi, I'm trying to install the environment locally by running pip install -r requirements.txt on a virtual environment and I'm getting a dependency conflict:

ERROR: Cannot install -r requirements.txt (line 5) and urllib3==1.26.5 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested urllib3==1.26.5
    requests 2.22.0 depends on urllib3!=1.25.0, !=1.25.1, <1.26 and >=1.21.1

I see that urllib3 was last updated by dependencybot a few months ago, while requests hasn't been updated in a while.

Both requests versions 2.25.0 and 2.26.0 work properly with urllib3==1.26.5. Just noting this in case it should be updated in the requirements file


Edit: one more thing, two tests are failing on my fresh clone:

tests/test_pipelines.py::test_create_pipeline FAILED                                                                                                                                                            
tests/test_pipelines.py::test_create_yaml_pipeline FAILED                                                                                                                                                      

from pybuildkite.

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.