On 07.01.23 21:50, Joachim Wuttke wrote:
The issue for me is not that I do "just want to not have 2 python interpreters installed". The issue for me is the Depends of the transitory python3-numpy releases break my dependent software, as described in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025169.
Isn't this a bug in the CMake script looking up the version of Python to compile against? Naively I'd expect it to use whatever python3 points to. For a distro build we'd want to compile multiple times against a distro-provided set of versions to enable transitions.
Kind regards Philipp Kern