On 2025-05-16 06:38:39, 'tobia...@gmx.de' via sage-devel wrote:
> You have to (pip)install `meson`. Not sure what's the sage-the-distro way
> of doing this (or why meson is not automatically installed in the venv).
Maybe it just needs ./sage -sh first?
--
You received this message because you a
You have to (pip)install `meson`. Not sure what's the sage-the-distro way
of doing this (or why meson is not automatically installed in the venv).
Or, preferably, after https://github.com/sagemath/sage/pull/39262 you can
just run `uv run tools/update-meson.py`.
On Friday, May 16, 2025 at 5:05:2
Traceback (most recent call last):
File "/home/martin/sage/tools/update-meson.py", line 15, in
from mesonbuild.mformat import (
ModuleNotFoundError: No module named 'mesonbuild.mformat'
On Friday, 16 May 2025 at 02:20:01 UTC+2 tobia...@gmx.de wrote:
> Yes the meson files need to be chang