@brfransen
Fixed in calamares-git: added python and required Python modules (python-yaml, python-jsonschema) to depends to properly support Calamares Python functionality.
Please use calamares-git when Python support is required (WITH_PYTHONQT=ON). I maintain separate builds with and without Python support depending on the configuration.
The build warnings are due to Python 3.14 + upstream pybind11/Calamares compatibility (deprecated internal APIs).
They are non-fatal and do not affect the build or runtime.
Pinned Comments