GithubHelp home page GithubHelp logo

Comments (5)

ralphbean avatar ralphbean commented on June 25, 2024

Oof. This is the problem with the setuptools library. bugwarrior (at this point in time) definitely requires requests 0.14.2. Something else on your system requires requests>=1.0.0.. but there is no easy way to tell what.

I think the near-term solution for your issue is to install bugwarrior in a virtualenv -- http://stackoverflow.com/questions/5844869/comprehensive-beginners-virtualenv-tutorial This is actually what I do when I run bugwarrior.

The long-term solution is for me to get bugwarrior up to date and running against a modern version of requests. I'll leave this ticket open and track progress on that here.

Sorry for the hassle.

from bugwarrior.

techstep avatar techstep commented on June 25, 2024

It looks like the jira-python package requires requests >= 1.0.0. When I install bugwarrior in a virtualenv, it grabs jira, which grabs its required version of requests; when it completes the installation of bugwarrior, I run into the same problem as before. I'm guessing that with an earlier version of jira-python, it should depend on the older version of requests.

from bugwarrior.

ralphbean avatar ralphbean commented on June 25, 2024

Can you try again with bugwarrior-0.6.0. That release should hopefully solve this issue. If not, please re-open the ticket and let me know what happened.

from bugwarrior.

techstep avatar techstep commented on June 25, 2024

It now installs without a hitch, but I'm getting a different error (possibly related to my configuration of bugzilla). Thanks for changing the python-requests constraint!

from bugwarrior.

ralphbean avatar ralphbean commented on June 25, 2024

np! If you run into further problems with bugzilla, please open another issue here with the traceback, etc.. Bugzilla has been tricky (constantly changing XMLRPC api..).

from bugwarrior.

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.