Coder Social home page Coder Social logo

Comments (4)

tbabej avatar tbabej commented on August 29, 2024 1

Note that XDG settings should be unrelated to this. The problem under the hood is slight CLI semantics change for task export command that happened in 2.6. and on which previous versions of tasklib unfortunately relied upon.

from taskpirate.

tbabej avatar tbabej commented on August 29, 2024 1

Got it. Those were indeed the official instructions at some point (when the official tasklib was not maintained frequently enough for me to be able to get my improvements in). Since then, several releases have been made, and the tasklib project was transferred over to GothenburgBitFactory org, so now I can make releases as well, ensuring the things are properly up to date.

TL;DR: That line can be replaced by just using the official tasklib release on PYPI 🙂

from taskpirate.

tbabej avatar tbabej commented on August 29, 2024

@kaushikgopal I think the problem here is that you're tasklib version is slightly out of date. For support for 2.6.0 or higher, you need to upgrade to tasklib 2.4, ideally the latest 2.4.3 release using pip.

from taskpirate.

kaushikgopal avatar kaushikgopal commented on August 29, 2024

ahh.. that might be it. interestingly, my setup script had this for installation:

pip3 install --user git+git://github.com/tbabej/tasklib@develop

I think I used your version of tasklib (maybe for taskwiki at some point?) and assumed it was the latest version. I'll upgrade to the latest tasklib version and confirm.

from taskpirate.

Related Issues (12)

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.