I suspect that the ParaView you ar compiling against is not Python-enabled. Basically the error is saying “the plugin says it needs VTK::PythonInterpreter but it was not found” and errors when it knows that to be the case instead of waiting for it to be incidentally caught later.