Matplotlib warning due to multiple versions: how to handle this in Ubuntu 24?
So Ubuntu 24LTS recently came out and it uses Python3.12 as the systemwide python version. Starting from 23, we now cannot really “play” with the default installation: we cannot install python3.12 packages locally with pip. That is ok, it is safer.