-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
After updating to the lastest home assistant beta (2026.03.0b0) I get this error in the logs:
Unable to install package valetudo_map_parser==0.2.5: × Failed to build `mvcrender==0.0.9` ├─▶ The build backend returned an error ╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit status: 1) [stderr] Traceback (most recent call last): File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/_core/__init__.py", line 22, in <module> from . import multiarray File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/_core/multiarray.py", line 11, in <module> from . import _multiarray_umath, overrides ImportError: Error loading shared library /tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/_core/_multiarray_umath.cpython-314-x86_64-linux-musl.so: Operation not permitted The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/__init__.py", line 112, in <module> from numpy.__config__ import show_config File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/__config__.py", line 4, in <module> from numpy._core._multiarray_umath import ( ...<3 lines>... ) File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/_core/__init__.py", line 48, in <module> raise ImportError(msg) from exc 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.14 from "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/bin/python" * The NumPy version is: "2.3.2" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help. Original error was: Error loading shared library /tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/_core/_multiarray_umath.cpython-314-x86_64-linux-musl.so: Operation not permitted The above exception was the direct cause of the following exception: Traceback (most recent call last): File "<string>", line 14, in <module> requires = get_requires_for_build({}) File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/setuptools/build_meta.py", line 333, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires self.run_setup() ~~~~~~~~~~~~~~^^ File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "<string>", line 2, in <module> File "/tmp/.tmpkdPwQs/builds-v0/.tmp8R9AjT/lib/python3.14/site-packages/numpy/__init__.py", line 117, in <module> 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. hint: This usually indicates a problem with the package or the build environment. help: `mvcrender` (v0.0.9) was included because `valetudo-map-parser` (v0.2.5) depends on `mvcrender`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels