Closed jbigot closed 2 months ago
mentioned in commit 30e2a5467dfa1953dbb3e8c86db4202cc246e845
mentioned in commit 81d7f1e5b554e1722f2915ffe3d816847acbc77d
mentioned in commit 20881d5df540984c605a6f933492206a3d03bbe5
mentioned in commit 609b6b38f5236db8e1ee249330bb9d9b49c35455
On newer distributions, the interpreter is named
python3
, notpython
This can be worked around by using the interpreter reported by
FindPython.cmake
, but the best solution is to solve #145 .