wheels-custom-integrations icon indicating copy to clipboard operation
wheels-custom-integrations copied to clipboard

PyADS package is build as platform independant incorrectly

Open pconfig opened this issue 3 years ago • 6 comments

Hi all,

In my pursuit to try and look into the issues listed here: https://github.com/home-assistant/wheels/issues/458 https://github.com/home-assistant/core/issues/74067 https://github.com/home-assistant/core/issues/74952

I'm trying to report the issue here as it seems to me that here the actual wheels packages are maintained. The main issue is that the pyads package is built platform independent while it also has a C++ part which needs to be built per platform.

Anybody has a pointer in the right direction for getting this fixed?

pconfig avatar Dec 16 '22 15:12 pconfig

Share the same issue: I'm adding this comment trying to make it pop-up to someone that could help...

alemonta avatar Dec 23 '22 08:12 alemonta

I have the same problem as home-assistant/core/issues/74952. I have no idea where to begin to debug this.

Lipnz avatar Dec 27 '22 20:12 Lipnz

problem still present even with the latest core version 2023.06.2 on Raspberry Pi Platforms

☹️

alemonta avatar Jun 16 '23 12:06 alemonta

Since Python 3.10, the container is incorrectly packaged for ARM. The x86 compiled version of the ads library is taken for the ARM packages. There is no problem with intel CPU's. So I migrated from Raspberry Pi to VMWare ESXi 7 (intel CPU).

philipperequile avatar Jun 16 '23 13:06 philipperequile

Problem still exists, sadly this kills the ADS integration for my HomeAssistant on a RasPi4.

Monkeyinapocket avatar Jan 18 '24 19:01 Monkeyinapocket

Still persisting.... Does someone know how to reach out to the builders?

Douma33 avatar Feb 10 '24 23:02 Douma33