-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install weconnect==0.54.1, weconnect==0.54.2 and weconnect==0.55.0 #182
Comments
Same here with...
|
Seems to be a problem with HASS 2023.6. Just got it after upgrading. |
I have the same problem since the upgrade to 2023.6. |
Same issue after upgrading HA last night. |
Same error here too - integration can't load after upgrading HA yesterday: Home Assistant 2023.6.0 Setup failed for custom integration volkswagen_we_connect_id: Requirements for volkswagen_we_connect_id not found: ['weconnect>=0.54.0']. |
Same here, just updated HA to latest and now cannot load this integration. |
The problem is actually in weconnect library, that this project depends on. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
weconnect 0.55.0 requires requests~=2.29.0, but you have requests 2.31.0 which is incompatible. |
There is already a working version for Cupra Born which was linked in HA Community: https://github.com/daernsinstantfortress/volkswagen_we_connect_id/archive/8ceb117c78f270095da34943d1a69c3192a4ff8e.zip May this helps to find how to get it working here too? |
Please correct me since my knowledge about how python libraries work is very limited - but the requirement of the original weconnect lib was already updated: tillsteinbach/WeConnect-python@c959840 |
Hi yes ... on 23th May but there was no release after it. So it will be included in the 0.56 (which is still pending) |
I have managed to get it working with a temporary solution until the dependencies are fixed, but I had to make my own fork of the library for it. |
There is an upgrade request already triggered: tillsteinbach/WeConnect-python#133 |
@mitch-dc please update as well .. the lib has now 0.55.1 which is supporting 0.31 |
@TravisWilder: that was fast. Your post was faster then I received feedback from Stein. |
Changed the value manually in the manifest.json and rebooted HA. Works perfect again ;) so if you don't want to wait, that'll fix it until a new version :) |
works for me as well |
For me also |
For those of us who are not so competent in this, can you provide a step by step guide? |
I used the Studio Code Server |
Managed to do it with File Editor! Nice! Thanks!! |
Me too (File Editor) - and the integration works perfectly now - until the next unexpected change! |
This PR fixes the issue people are having with the integration when using Home Assistant Version 2023.06 and above. Fixes the issue mitch-dc#182
Created this PR to fix this issue |
Strangely I still have this issue, albeit with HA 2023.5.4 using tag 0.1.7. I've opened issue 187 accordingly. Or is the answer to move up to HA 2023.6? |
Update to 2023.6 or stay with <0.1.7 |
Hallo,
We connect id -> 1.6
Home Assistant 2023.6.0b5
Supervisor 2023.06.1
Operating System 10.2
Frontend 20230605.0 - latest
Logger: homeassistant.util.package
Source: util/package.py:107
First occurred: 21:32:02 (3 occurrences)
Last logged: 21:32:11
Unable to install package weconnect>=0.54.0: ERROR: Cannot install weconnect==0.54.1, weconnect==0.54.2 and weconnect==0.55.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
The text was updated successfully, but these errors were encountered: