Git Product home page Git Product logo

Comments (4)

amcintosh avatar amcintosh commented on May 20, 2024

I've removed the references to gflags from the code, as it wasn't in use.
If you grab the latest, it should be good to go.

I've also rewritten the README and cleaned the code up a bit. Haven't touched this in years so I'm thinking of spending some time cleaning it up a lot.

Thanks

from todo.txt-cli.

johannesjo avatar johannesjo commented on May 20, 2024

Thanks for trying to fix this issue. Unfortunately now I get another error:

Pulling from Google Tasks
Traceback (most recent call last):
  File "/home/johannes/.todo.actions.d/google", line 282, in <module>
    main(sys.argv[1:])
  File "/home/johannes/.todo.actions.d/google", line 269, in main
    pull()
  File "/home/johannes/.todo.actions.d/google", line 149, in pull
    service = getAPIService()
  File "/home/johannes/.todo.actions.d/google", line 85, in getAPIService
    credentials = run(FLOW, storage)
  File "/usr/local/lib/python2.7/dist-packages/oauth2client/tools.py", line 247, in run
    'The gflags library must be installed to use tools.run(). '
NotImplementedError: The gflags library must be installed to use tools.run(). Please install gflags or preferrably switch to using tools.run_flow().

from todo.txt-cli.

johannesjo avatar johannesjo commented on May 20, 2024

I was able to fix this issue by running:

pip install python-gflags

Thank you very much!

from todo.txt-cli.

amcintosh avatar amcintosh commented on May 20, 2024

ok. Glad it's working for you. I've further updated the instructions.

from todo.txt-cli.

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.