2024-12-06 04:25:22.405 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration powercalc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.407 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration network_scanner which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.409 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration openweathermap_all which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.411 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dwd_weather which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.413 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration composite which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.415 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration measureit which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.417 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration sonoff which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.419 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration feedparser which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.421 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration frigate which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.423 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook_inverse which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.425 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration huggingchat_conversation which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.427 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration magic_areas which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.431 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration switch_manager which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.433 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dwd_pollenflug which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.436 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration saver which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.437 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration auto_backup which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.440 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.442 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration govee which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.443 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration webhook_service which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.445 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.447 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.449 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration philips_airpurifier_coap which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:22.451 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration entity_controller which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-12-06 04:25:26.455 WARNING (MainThread) [aiohttp_fast_zlib] zlib_ng and isal are not available, falling back to zlib, performance will be degraded. 2024-12-06 04:25:26.889 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module with args ('homeassistant.components.cloud',) in /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py, line 1074: ComponentProtocol, importlib.import_module(self.pkg_path) inside the event loop; This is causing stability issues. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#import_module Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/bin/hass", line 8, in sys.exit(main()) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/__main__.py", line 213, in main exit_code = runner.run(runtime_conf) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/runner.py", line 154, in run return loop.run_until_complete(setup_and_run_hass(runtime_config)) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete self.run_forever() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 641, in run_forever self._run_once() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 1986, in _run_once handle._run() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 165, in async_setup_component result = await _async_setup_component(hass, domain, config) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) 2024-12-06 04:25:26.934 ERROR (MainThread) [homeassistant.setup] Setup failed for 'cloud': Unable to import component: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/cloud/__init__.py", line 14, in from homeassistant.components import alexa, google_assistant File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/__init__.py", line 20, in from . import flash_briefings, intent, smart_home File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/smart_home.py", line 22, in from .config import AbstractConfig File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/config.py", line 16, in from .entities import TRANSLATION_TABLE File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/entities.py", line 9, in from homeassistant.components import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/cloud/__init__.py", line 14, in from homeassistant.components import alexa, google_assistant File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/__init__.py", line 20, in from . import flash_briefings, intent, smart_home File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/smart_home.py", line 22, in from .config import AbstractConfig File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/config.py", line 16, in from .entities import TRANSLATION_TABLE File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/entities.py", line 9, in from homeassistant.components import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2024-12-06 04:26:15.722 ERROR (MainThread) [homeassistant.setup] Setup failed for 'camera': Unable to import component: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2024-12-06 04:26:15.739 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'go2rtc'. Setup failed for dependencies: ['camera'] 2024-12-06 04:26:15.739 ERROR (MainThread) [homeassistant.setup] Setup failed for 'go2rtc': Could not setup dependencies: camera 2024-12-06 04:26:19.314 ERROR (MainThread) [homeassistant.setup] Setup failed for 'utility_meter': Unable to import component: No module named 'croniter' Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/utility_meter/__init__.py", line 6, in from croniter import croniter ModuleNotFoundError: No module named 'croniter' 2024-12-06 04:26:19.447 WARNING (MainThread) [denonavr.input] Input source 'Media Player' is renamed to non-unique name 'SHIELD'. Using original name. Please choose unique names in your receiver's web-interface 2024-12-06 04:26:19.447 WARNING (MainThread) [denonavr.input] Input source 'Blu-ray' is renamed to non-unique name 'SHIELD'. Using original name. Please choose unique names in your receiver's web-interface 2024-12-06 04:26:19.607 WARNING (MainThread) [homeassistant.components.heos] 192.168.0.21 is not logged in to a HEOS account and will be unable to retrieve HEOS favorites: Use the 'heos.sign_in' service to sign-in to a HEOS account 2024-12-06 04:26:19.651 ERROR (MainThread) [homeassistant.setup] Setup failed for 'stream': Unable to import component: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2024-12-06 04:26:20.032 ERROR (ImportExecutor_0) [homeassistant.loader] Unexpected exception importing component custom_components.sonoff Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/__init__.py", line 29, in from .core import devices as core_devices File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/devices.py", line 20, in from .ewelink import XDevice File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/__init__.py", line 9, in from .local import XRegistryLocal File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/local.py", line 15, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' 2024-12-06 04:26:20.096 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing component custom_components.sonoff Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/__init__.py", line 29, in from .core import devices as core_devices File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/devices.py", line 20, in from .ewelink import XDevice File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/__init__.py", line 9, in from .local import XRegistryLocal File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/local.py", line 15, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1085, in _get_component raise ImportError(f"Exception importing {self.pkg_path}") from err ImportError: Exception importing custom_components.sonoff During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/__init__.py", line 29, in from .core import devices as core_devices File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/devices.py", line 20, in from .ewelink import XDevice File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/__init__.py", line 9, in from .local import XRegistryLocal File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/local.py", line 15, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' 2024-12-06 04:26:20.104 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'sonoff': Unable to import component: Exception importing custom_components.sonoff Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/__init__.py", line 29, in from .core import devices as core_devices File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/devices.py", line 20, in from .ewelink import XDevice File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/__init__.py", line 9, in from .local import XRegistryLocal File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/local.py", line 15, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1085, in _get_component raise ImportError(f"Exception importing {self.pkg_path}") from err ImportError: Exception importing custom_components.sonoff During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/__init__.py", line 29, in from .core import devices as core_devices File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/devices.py", line 20, in from .ewelink import XDevice File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/__init__.py", line 9, in from .local import XRegistryLocal File "/mnt/dietpi_userdata/homeassistant/custom_components/sonoff/core/ewelink/local.py", line 15, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1085, in _get_component raise ImportError(f"Exception importing {self.pkg_path}") from err ImportError: Exception importing custom_components.sonoff 2024-12-06 04:26:22.571 WARNING (ImportExecutor_0) [homeassistant.core] Config was used from switch_manager, this is a deprecated alias which will be removed in HA Core 2025.11. Use homeassistant.core_config.Config instead, please report it to the author of the 'switch_manager' custom integration 2024-12-06 04:26:23.407 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_verify_locations with args (, '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/certifi/cacert.pem', None, None) inside the event loop by custom integration 'govee' at custom_components/govee/__init__.py, line 53: hub = await Govee.create( (offender: /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/ssl.py, line 707: context.load_verify_locations(cafile, capath, cadata)), please create a bug report at https://github.com/LaggAt/hacs-govee/issues For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#load_verify_locations Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/bin/hass", line 8, in sys.exit(main()) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/__main__.py", line 213, in main exit_code = runner.run(runtime_conf) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/runner.py", line 154, in run return loop.run_until_complete(setup_and_run_hass(runtime_config)) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete self.run_forever() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 641, in run_forever self._run_once() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 1986, in _run_once handle._run() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 165, in async_setup_component result = await _async_setup_component(hass, domain, config) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 461, in _async_setup_component await asyncio.gather( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 463, in create_eager_task( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/async_.py", line 45, in create_eager_task return Task(coro, loop=loop, name=name, eager_start=True) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 788, in async_setup_locked await self.async_setup(hass, integration=integration) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 551, in async_setup await self.__async_setup_with_context(hass, integration) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 640, in __async_setup_with_context result = await component.async_setup_entry(hass, self) File "/mnt/dietpi_userdata/homeassistant/custom_components/govee/__init__.py", line 53, in async_setup_entry hub = await Govee.create( 2024-12-06 04:26:24.263 WARNING (MainThread) [custom_components.govee] API is back online. 2024-12-06 04:26:24.437 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open with args ('/mnt/dietpi_userdata/homeassistant/govee_learning.yaml',) inside the event loop by custom integration 'govee' at custom_components/govee/learning_storage.py, line 28: learned_dict = load_yaml(self._config_dir + LEARNING_STORAGE_YAML) (offender: /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/yaml/loader.py, line 167: with open(fname, encoding="utf-8") as conf_file:), please create a bug report at https://github.com/LaggAt/hacs-govee/issues For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#open Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/bin/hass", line 8, in sys.exit(main()) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/__main__.py", line 213, in main exit_code = runner.run(runtime_conf) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/runner.py", line 154, in run return loop.run_until_complete(setup_and_run_hass(runtime_config)) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete self.run_forever() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 641, in run_forever self._run_once() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 1986, in _run_once handle._run() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 788, in async_setup_locked await self.async_setup(hass, integration=integration) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 551, in async_setup await self.__async_setup_with_context(hass, integration) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 640, in __async_setup_with_context result = await component.async_setup_entry(hass, self) File "/mnt/dietpi_userdata/homeassistant/custom_components/govee/__init__.py", line 64, in async_setup_entry _, err = await hub.get_devices() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/govee_api_laggat/govee_api_laggat.py", line 312, in get_devices _, err_api = await self._api.get_devices() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/govee_api_laggat/api.py", line 244, in get_devices learning_infos = await self._govee._learning_storage._read_cached() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/govee_api_laggat/learning_storage.py", line 30, in _read_cached self._learned_info = await self.read() File "/mnt/dietpi_userdata/homeassistant/custom_components/govee/learning_storage.py", line 28, in read learned_dict = load_yaml(self._config_dir + LEARNING_STORAGE_YAML) 2024-12-06 04:26:24.443 WARNING (MainThread) [custom_components.govee.learning_storage] There is no /mnt/dietpi_userdata/homeassistant/govee_learning.yaml file containing learned information about your devices. This is normal for first start of Govee integration. 2024-12-06 04:26:24.450 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'govee' calls async_forward_entry_setup for integration, govee with title: govee and entry_id: 79fe2ad8eae3bb92968ddcea87686c76, which is deprecated, await async_forward_entry_setups instead at custom_components/govee/__init__.py, line 72: hass.async_create_task(. This will stop working in Home Assistant 2025.6, please create a bug report at https://github.com/LaggAt/hacs-govee/issues 2024-12-06 04:26:27.808 WARNING (ImportExecutor_0) [homeassistant.core] Config was used from dwd_weather, this is a deprecated alias which will be removed in HA Core 2025.11. Use homeassistant.core_config.Config instead, please report it to the author of the 'dwd_weather' custom integration 2024-12-06 04:26:27.991 ERROR (MainThread) [homeassistant.setup] Error during setup of component conversation Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 416, in _async_setup_component result = await task ^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/conversation/__init__.py", line 246, in async_setup from homeassistant.components.assist_pipeline import ( # pylint: disable=import-outside-toplevel File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/assist_pipeline/__init__.py", line 27, in from .pipeline import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/assist_pipeline/pipeline.py", line 53, in from .audio_enhancer import AudioEnhancer, EnhancedAudioChunk, MicroVadSpeexEnhancer File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/assist_pipeline/audio_enhancer.py", line 7, in from pymicro_vad import MicroVad File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/pymicro_vad/__init__.py", line 3, in from micro_vad_cpp import MicroVad ModuleNotFoundError: No module named 'micro_vad_cpp' 2024-12-06 04:26:28.123 ERROR (ImportExecutor_0) [homeassistant.loader] Unexpected exception importing component custom_components.dwd_weather Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/dwd_weather/__init__.py", line 12, in from simple_dwd_weatherforecast import dwdforecast, dwdmap File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/simple_dwd_weatherforecast/dwdforecast.py", line 11, in from stream_unzip import stream_unzip File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/stream_unzip.py", line 7, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' 2024-12-06 04:26:28.304 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'huggingchat_conversation'. Setup failed for dependencies: ['conversation'] 2024-12-06 04:26:28.305 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'huggingchat_conversation': Could not setup dependencies: conversation 2024-12-06 04:26:28.321 WARNING (MainThread) [homeassistant.core] Config was used from dwd_weather, this is a deprecated alias which will be removed in HA Core 2025.11. Use homeassistant.core_config.Config instead, please create a bug report at https://github.com/FL550/dwd_weather/issues 2024-12-06 04:26:28.358 WARNING (ImportExecutor_0) [homeassistant.const] STATE_ALARM_TRIGGERED was used from magic_areas, this is a deprecated constant which will be removed in HA Core 2025.11. Use AlarmControlPanelState.TRIGGERED instead, please report it to the author of the 'magic_areas' custom integration 2024-12-06 04:26:28.465 ERROR (MainThread) [homeassistant.loader] Unexpected exception importing component custom_components.dwd_weather Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/dwd_weather/__init__.py", line 12, in from simple_dwd_weatherforecast import dwdforecast, dwdmap File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/simple_dwd_weatherforecast/dwdforecast.py", line 11, in from stream_unzip import stream_unzip File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/stream_unzip.py", line 7, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1085, in _get_component raise ImportError(f"Exception importing {self.pkg_path}") from err ImportError: Exception importing custom_components.dwd_weather During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/dwd_weather/__init__.py", line 12, in from simple_dwd_weatherforecast import dwdforecast, dwdmap File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/simple_dwd_weatherforecast/dwdforecast.py", line 11, in from stream_unzip import stream_unzip File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/stream_unzip.py", line 7, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' 2024-12-06 04:26:28.479 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'dwd_weather': Unable to import component: Exception importing custom_components.dwd_weather Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/dwd_weather/__init__.py", line 12, in from simple_dwd_weatherforecast import dwdforecast, dwdmap File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/simple_dwd_weatherforecast/dwdforecast.py", line 11, in from stream_unzip import stream_unzip File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/stream_unzip.py", line 7, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1085, in _get_component raise ImportError(f"Exception importing {self.pkg_path}") from err ImportError: Exception importing custom_components.dwd_weather During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/dwd_weather/__init__.py", line 12, in from simple_dwd_weatherforecast import dwdforecast, dwdmap File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/simple_dwd_weatherforecast/dwdforecast.py", line 11, in from stream_unzip import stream_unzip File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/stream_unzip.py", line 7, in from Crypto.Cipher import AES File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/__init__.py", line 27, in from Crypto.Cipher._mode_ecb import _create_ecb_cipher File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Cipher/_mode_ecb.py", line 35, in raw_ecb_lib = load_pycryptodome_raw_lib("Crypto.Cipher._raw_ecb", """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/_raw_api.py", line 315, in load_pycryptodome_raw_lib raise OSError("Cannot load native module '%s': %s" % (name, ", ".join(attempts))) OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found '_raw_ecb.cpython-312-arm-linux-gnueabihf.so', Cannot load '_raw_ecb.abi3.so': cannot load library '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so': /home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so: wrong ELF class: ELFCLASS64. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/Crypto/Util/../Cipher/_raw_ecb.abi3.so', Not found '_raw_ecb.so' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1085, in _get_component raise ImportError(f"Exception importing {self.pkg_path}") from err ImportError: Exception importing custom_components.dwd_weather 2024-12-06 04:26:29.552 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration govee with title: govee and entry_id: 79fe2ad8eae3bb92968ddcea87686c76, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1, please report this issue Stack (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/bin/hass", line 8, in sys.exit(main()) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/__main__.py", line 213, in main exit_code = runner.run(runtime_conf) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/runner.py", line 154, in run return loop.run_until_complete(setup_and_run_hass(runtime_config)) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete self.run_forever() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 641, in run_forever self._run_once() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/base_events.py", line 1986, in _run_once handle._run() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 2353, in async_forward_entry_setup _report_non_awaited_platform_forwards(entry, "async_forward_entry_setup") File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/config_entries.py", line 1199, in _report_non_awaited_platform_forwards report_usage( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/frame.py", line 234, in report_usage _LOGGER.warning(msg, stack_info=True) 2024-12-06 04:26:29.714 ERROR (MainThread) [homeassistant.setup] Setup failed for 'mobile_app': Unable to import component: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1014, in async_get_component comp = await self.hass.async_add_import_executor_job( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/mobile_app/__init__.py", line 8, in from homeassistant.components import cloud, intent, notify as hass_notify File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/cloud/__init__.py", line 14, in from homeassistant.components import alexa, google_assistant File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/__init__.py", line 20, in from . import flash_briefings, intent, smart_home File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/smart_home.py", line 22, in from .config import AbstractConfig File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/config.py", line 16, in from .entities import TRANSLATION_TABLE File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/entities.py", line 9, in from homeassistant.components import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/setup.py", line 334, in _async_setup_component component = await integration.async_get_component() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1034, in async_get_component self._component_future.result() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1026, in async_get_component comp = self._get_component() ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/loader.py", line 1074, in _get_component ComponentProtocol, importlib.import_module(self.pkg_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/mobile_app/__init__.py", line 8, in from homeassistant.components import cloud, intent, notify as hass_notify File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/cloud/__init__.py", line 14, in from homeassistant.components import alexa, google_assistant File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/__init__.py", line 20, in from . import flash_briefings, intent, smart_home File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/smart_home.py", line 22, in from .config import AbstractConfig File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/config.py", line 16, in from .entities import TRANSLATION_TABLE File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/entities.py", line 9, in from homeassistant.components import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2024-12-06 04:26:29.808 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'assist_pipeline'. Setup failed for dependencies: ['conversation'] 2024-12-06 04:26:29.808 ERROR (MainThread) [homeassistant.setup] Setup failed for 'assist_pipeline': Could not setup dependencies: conversation 2024-12-06 04:26:29.809 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'default_config'. Setup failed for dependencies: ['assist_pipeline', 'cloud', 'conversation', 'go2rtc', 'mobile_app', 'stream'] 2024-12-06 04:26:29.809 ERROR (MainThread) [homeassistant.setup] Setup failed for 'default_config': Could not setup dependencies: assist_pipeline, cloud, conversation, go2rtc, mobile_app, stream 2024-12-06 04:26:29.948 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of 'powercalc'. Setup failed for dependencies: ['utility_meter'] 2024-12-06 04:26:29.949 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'powercalc': Could not setup dependencies: utility_meter 2024-12-06 04:26:31.580 ERROR (MainThread) [homeassistant.components.switch] Error while setting up spook platform for switch Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 23, in from . import multiarray File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/multiarray.py", line 10, in from . import overrides File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/overrides.py", line 8, in from numpy._core._multiarray_umath import ( ModuleNotFoundError: No module named 'numpy._core._multiarray_umath' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 114, in from numpy.__config__ import show as show_config File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__config__.py", line 4, in from numpy._core._multiarray_umath import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/_core/__init__.py", line 49, in raise ImportError(msg) ImportError: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. We have compiled some common reasons and troubleshooting tips at: https://numpy.org/devdocs/user/troubleshooting-importerror.html Please note and check the following: * The Python version is: Python3.12 from "/home/homeassistant/.pyenv/versions/3.12.7/bin/python3.12" * The NumPy version is: "2.1.3" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: No module named 'numpy._core._multiarray_umath' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform await asyncio.shield(awaitable) File "/mnt/dietpi_userdata/homeassistant/custom_components/spook/switch.py", line 23, in async_setup_entry await async_forward_platform_entry_setups_to_ectoplasm( File "/mnt/dietpi_userdata/homeassistant/custom_components/spook/util.py", line 98, in async_forward_platform_entry_setups_to_ectoplasm await hass.async_add_import_executor_job(_load_all_ectoplasm_platform_modules) File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/dietpi_userdata/homeassistant/custom_components/spook/util.py", line 95, in _load_all_ectoplasm_platform_modules modules.append(importlib.import_module(f".{module_path}", __package__)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/util/loop.py", line 200, in protected_loop_func return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/mnt/dietpi_userdata/homeassistant/custom_components/spook/ectoplasms/cloud/switch.py", line 8, in from homeassistant.components.cloud import DOMAIN as CLOUD_DOMAIN File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/cloud/__init__.py", line 14, in from homeassistant.components import alexa, google_assistant File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/__init__.py", line 20, in from . import flash_briefings, intent, smart_home File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/smart_home.py", line 22, in from .config import AbstractConfig File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/config.py", line 16, in from .entities import TRANSLATION_TABLE File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/alexa/entities.py", line 9, in from homeassistant.components import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/camera/__init__.py", line 33, in from homeassistant.components.stream import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/__init__.py", line 64, in from .core import ( File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/components/stream/core.py", line 15, in import numpy as np File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/numpy/__init__.py", line 119, in raise ImportError(msg) from e ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there. 2024-12-06 04:26:33.327 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.12.7 is deprecated and will be removed in Home Assistant 2025.2; Please upgrade Python to 3.13 2024-12-06 04:26:33.368 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template Traceback (most recent call last): File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/template.py", line 631, in async_render render_result = _render_with_context(self.template, compiled, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/homeassistant/helpers/template.py", line 2733, in _render_with_context return template.render(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/jinja2/environment.py", line 1304, in render self.environment.handle_exception() File "/home/homeassistant/.pyenv/versions/3.12.7/lib/python3.12/site-packages/jinja2/environment.py", line 939, in handle_exception raise rewrite_traceback_stack(source=source) File "