Hi @eddymaoui,
did you try what the error message suggests, i.e. something like
cmake -DPYTHON_EXECUTABLE=...
while leaving out everything else related to python? Also delete the CMakeCache.txt, it could be that on old version is still listed there from an earlier run.