Coder Social home page Coder Social logo

Comments (4)

rojong avatar rojong commented on July 20, 2024

I got the same error, seems to be caused by code in CheckDataSource BS440google.py?
When the data source does not exist, it should be created by the last line in the function, but the indentation of this line seems to be wrong, when shifing the line to the "left" it works for me! (you could also add a else: clause)

from bs440.

keptenkurk avatar keptenkurk commented on July 20, 2024

There are some upcoming changes to the Google Fit API, but they will not be enforced by april 2021. I will make a separate issue for that as a reminder.
The suggestion of @rojong makes perfectly sense. If the datasource exists (probably in my case) it doesn't need to create one. However if it doesn't exist it needs to create one but this will never be executed.
I've pushed the fix. Could you try?

from bs440.

letsid avatar letsid commented on July 20, 2024

Hi,

Thanks @rojong and @keptenkurk
Issue is fixed!

from bs440.

keptenkurk avatar keptenkurk commented on July 20, 2024

Great to hear that! Happy weighing :-)

from bs440.

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.