-
Notifications
You must be signed in to change notification settings - Fork 10
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
Weishaupt WBB update 1.0.4 => 1.0.6 fails with message 'Unable to install package matplotlib>=3.9.2' #88
Comments
I have the exact same problem here. First uninstalled the old version and then installed the new version |
I can confirm this. Using a RPI4 with 8GB RAM Core 2025.1.2 Was at 1.0.4, updated to 1.0.6. Rolled back to 1.0.5 first, didn‘t work. Rollback to 1.0.4 worked. |
Can you please try to change the following line in manifest.json from If its not a version problem we have to make the image generation optional. |
Unfortunately, that does not solve the problem. Logger: homeassistant.util.package Unable to install package matplotlib: × Failed to download and build |
Can you please test this pre release? |
Related BugReport |
@MadOne : Thanks for the kennfeld.py update! Does it work this way? Background: This function is only used to generate a picture of the power map, so there's no other function of the integration affected. Will test this evening with 2025.1.x |
I quick tested it with removing the package from my dev container but waiting for confirmation. Maybe this is equal to the scipy problem? I removed the requirement in the journal.json. But with this it will not be installed even if it is possible. Have not seen a optional dependency yet. |
Yes, that's true. However, this is only a nice to have feature that we have to describe in the readme: "If you want to see the picture, take care that matplotlib is installed." |
Installation of 1.0.7pre works and the sensors give the expected values.
|
This is intended. I will push this as a full release. |
Describe the bug
Weishaupt WBB update 1.0.4 => 1.0.6 fails and integration is not available.
To Reproduce
Steps to reproduce the behavior:
2025-01-17 16:08:05.446 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package matplotlib>=3.9.2: × Failed to download and build
matplotlib==3.10.0`Expected behavior
Weishaupt WBB is available and running.
Screenshot
HA-Device (please complete the following information):
The text was updated successfully, but these errors were encountered: