Coder Social home page Coder Social logo

Comments (6)

EJEP avatar EJEP commented on August 16, 2024 8

This should be fixed in version 0.9.9 - I could install it from pypi in a python 3.12 environment on my machine.

I bumped the entire versioneer package, but ended up disabling it. The packaging logic here is really out of date now, so I'll see if I can get it into a better state if it looks like this library will be usable with the new API

from datapoint-python.

EJEP avatar EJEP commented on August 16, 2024 5

Hi, I haven't been able to do much with the repo.o er the last few years. I'll take a look at the pull request that updates versioneer this weekend.

from datapoint-python.

Ryanmt2 avatar Ryanmt2 commented on August 16, 2024 2

Is this library still maintained and open for PRs?

from datapoint-python.

pssc avatar pssc commented on August 16, 2024 2

Mention the HA pull as we cant comment on it due to being locked to collaborators :-(. This should allow this to be reintegrated into HA. home-assistant/core#108163

        Yup, sadly not a lot I can do for MetOffice at the moment if the datapoint library isn't going to be compatible 😭

Originally posted by @MrHarcombe in home-assistant/core#108163 (comment)

And a link to HA issue home-assistant/core#109301

and re-enabled by home-assistant/core#110206 maybe in HA 2024.2.2 Thanks @DustyArmstrong

from datapoint-python.

DustyArmstrong avatar DustyArmstrong commented on August 16, 2024

It appears the repository is likely not being maintained. If I am understanding correctly then the fix appears it may be as simple as changing these lines in versioneer.py:

342 parser = configparser.SafeConfigParser() to parser = configparser.ConfigParser()

344 parser.readfp(f) to parser.read_file(f)

I think people would be happy to contribute to its maintenance if able.

from datapoint-python.

DustyArmstrong avatar DustyArmstrong commented on August 16, 2024

Thanks, appreciate it and your efforts to create the project. I use Datapoint every day (Home Assistant integration) so would be thrilled to keep using it if possible. I am a fair weather coder so can't say for sure but I hope the PR resolves.

from datapoint-python.

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.