Looks like pip install mariadb fails on Bookworm Lite (in a venv) as "Python.h" is missing. It is present on a desktop install.
We can workaround that byThen pip install mariadb works OK.
We can workaround that by
Code:
sudo apt install python-dev-is-python3Statistics: Posted by neilgl — Sun Aug 31, 2025 3:02 pm