Hi,
ich habe vesucht, nachdem ich SQL Sensoren erstellt habe, die Integration einzurichten.
Allerdings bekomme ich dann einen Fehler.
Logger: homeassistant.config_entriesQuelle: config_entries.py:762Erstmals aufgetreten: 08:36:01 (3 Vorkommnisse)Zuletzt protokolliert: 08:54:01
Error setting up entry Solar Forecast ML for solar_forecast_mlTraceback (most recent call last):File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 762, in __async_setup_with_contextresult = await component.async_setup_entry(hass, self)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File “/config/custom_components/solar_forecast_ml/init.py”, line 227, in async_setup_entryfrom .coordinator import SolarForecastMLCoordinatorFile “/config/custom_components/solar_forecast_ml/coordinator.py”, line 2, in from pyarmor_runtime_009810 import pyarmorFile “/config/custom_components/solar_forecast_ml/pyarmor_runtime_009810/init.py”, line 53, in pyarmor = pyarmor().pyarmor~~~~~~~~~~~^^File “/config/custom_components/solar_forecast_ml/pyarmor_runtime_009810/init.py”, line 52, in pyarmorreturn import(name, globals(), locals(), [‘pyarmor’], level=1)ImportError: Error relocating /config/custom_components/solar_forecast_ml/pyarmor_runtime_009810/linux_x86_64/pyarmor_runtime.so: PyLong_Export: symbol not found
Laut Claude wäre Version 18.0 nicht kompatibel mit meinem HA (2026.2.3) und ich sollte Version 16.8.4 nehmen.
Kann das sein? Python 3.13 -keine Ahnung was das bedeutet. Oder hängt da smit Deiner Erklärung bezgl. Anker zusammen @Tom-HA ?
Danke
