pdicfg_validate require an interpreter named python in path
On newer distributions, the interpreter is named python3, not python
This can be worked around by using the interpreter reported by FindPython.cmake, but the best solution is to solve #145 .