Skip to content
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

Home Assistant Core 2024.2.0 - missing dependencies #4

Open
longer83 opened this issue Feb 7, 2024 · 14 comments
Open

Home Assistant Core 2024.2.0 - missing dependencies #4

longer83 opened this issue Feb 7, 2024 · 14 comments

Comments

@longer83
Copy link

longer83 commented Feb 7, 2024

After updating to HA Core 2024.2.0 integration stopped working with following error in logs:

Logger: homeassistant.setup
Source: setup.py:221
First occurred: 22:49:32 (1 occurrences)
Last logged: 22:49:32

Setup failed for custom integration 'norwegianweather': Requirements for norwegianweather not found: ['matplotlib>=3.3.3'].
@tmjo
Copy link
Owner

tmjo commented Feb 8, 2024

Thanks for reporting, I'll take a look.

@cg089
Copy link

cg089 commented Feb 12, 2024

+1

@tmjo
Copy link
Owner

tmjo commented Feb 12, 2024

Don't have a solution yet, but I see there are several other integrations having the same issue (ex #here). So there's something going on the with installation of Matplotlib as dependency, and I'm guessing it is related to the Python 3.12 update that came together with 2024.2. I've asked on Discord, but so far no clever replies.

@tmjo
Copy link
Owner

tmjo commented Feb 16, 2024

Just an update on this: Seems like this is a genereic HA/Matplotlib compatibility and that there is a solution soon to be implemented here.

@tmjo
Copy link
Owner

tmjo commented Feb 23, 2024

The issue should be solved with the release of HA 2024.2.3. Please update Home Assistant. Additionally, some improvements to API call and error handling were added in v0.1.6 of this integration. Kindly update both integration and HA and let me know if everthing looks good.

@cg089
Copy link

cg089 commented Feb 23, 2024

I can confirm it works! Thank you for your work and for your very fast replies! Highly appreciated!

@longer83
Copy link
Author

longer83 commented Feb 27, 2024

Unfortunately still doesn't work with my HA:

Logger: homeassistant.setup
Source: setup.py:221
First occurred: 08:27:17 (1 occurrences)
Last logged: 08:27:17

Setup failed for custom integration 'norwegianweather': Requirements for norwegianweather not found: ['matplotlib>=3.3.3'].

Norwegian Weather version: 0.1.6

Core: 2024.2.4
Supervisor: 2024.02.0
Operating System: 12.0
User interface: 20240207.1

@tmjo
Copy link
Owner

tmjo commented Feb 27, 2024

Thanks for reporting. I've got the same issue over at norwegiantide - solved on my three instances, but not for all. I also see other integrations complaining in the original HA-thread.

@tmjo
Copy link
Owner

tmjo commented Feb 28, 2024

Guys, which hardware are you running HA on?

@TinkerThor
Copy link

Home Assistant Yellow (Rpi4)

@tmjo
Copy link
Owner

tmjo commented Feb 28, 2024

@cg089; which hardware are you running? I'm on NUC myself, and seems like most people reporting trouble are on Rpi, so I think this is relevant somehow. The last matplatlib pinning in HA was due to a problem with arm-processors.

@cg089
Copy link

cg089 commented Feb 28, 2024

@cg089; which hardware are you running? I'm on NUC myself, and seems like most people reporting trouble are on Rpi, so I think this is relevant somehow. The last matplatlib pinning in HA was due to a problem with arm-processors.

I'm on a Windows Server 2022 Hyper-V virtual machine.

@tmjo
Copy link
Owner

tmjo commented Feb 28, 2024

I've opened an issue over at HA to request help.

@longer83
Copy link
Author

Guys, which hardware are you running HA on?

Raspberry Pi 4B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants