Giter VIP home page Giter VIP logo

Comments (7)

frenck avatar frenck commented on July 18, 2024 1

Seems the workflow stalled. I've manually enabled it again, should be corrected tomorrow.

That said, it wouldn't help with glocaltokens==0.6.2 as that package will have dependency conflicts with Home Assistant itself.

from wheels-custom-integrations.

frenck avatar frenck commented on July 18, 2024 1

it seems to be caused by HTML doc type or latest pip version

It isn't.
That is a warning message which doesn't affect anything at this point.
And is also not related to the dependency conflict issue at all.

do you by change have any ideas/reference where we can get started to resolve these conflicts?

What do you mean? The requirements of your glocaltokens can not be satisfied and conflict with the requirements of Home Assistant. Quick look:

[tool.poetry.dependencies]
python = "^3.8"
gpsoauth = "^1.0.0"
requests = "^2.25.1"
simplejson = "^3.17.2"
zeroconf = "^0.36.2"

# We want to keep grpcio similar to Home Assistant
# https://github.com/home-assistant/core/blob/9ce2e9e8f4e9afaefc4a66e788d503ebe817c327/homeassistant/package_constraints.txt
grpcio = "1.43.0"

Those are pretty hard pins for a library.

So, on the first quick pass, those are definitely conflicting dependencies (and they've always been). Newer Python pip versions have a new resolver that no longer allows for this. And blocks the installation of packages with conflicts.

from wheels-custom-integrations.

frenck avatar frenck commented on July 18, 2024 1

No problem, feel free to DM me on Discord or use our developer channels on Discord if you run into issues like these (or open another issue, fine too).

from wheels-custom-integrations.

frenck avatar frenck commented on July 18, 2024 1

We have currently paused building custom wheels because of another issue.

from wheels-custom-integrations.

leikoilja avatar leikoilja commented on July 18, 2024

@frenck, thanks for taking a look at it.

Speaking of dependency conflict for glocaltokens with HA, according to your other comment, it seems to be caused by HTML doc type or latest pip version( home-assistant/home-assistant.io#21766 (comment)), do you by change have any ideas/reference where we can get started to resolve these conflicts?

from wheels-custom-integrations.

leikoilja avatar leikoilja commented on July 18, 2024

Oh, now i see what is going on. Awesome, thanks for breaking it out for me a bit. Will get back to fixing dependency issues we are seeing here.

Big thanks, @frenck, closing for now and will keep an eye on the wheel building 💥

from wheels-custom-integrations.

leikoilja avatar leikoilja commented on July 18, 2024

@frenck, the dependency issues we had with glocaltokens have been resolved a few weeks ago and you mentioned that you have manually triggered to build wheels for glocaltokens, however if i check wheels here it still seems that they are not building 🤔 Can you please help taking a look?

from wheels-custom-integrations.

Related Issues (7)

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.