Build and install ParaView

Hello,when I try to build paraview and encounter a problem.


Here is my cmake options:

I try to delete the “TK_WRAP_PYTHON_SUPPRESS_UNINITIALIZED” in some '.cxx’files, it can build well, but there are too many files which have “TK_WRAP_PYTHON_SUPPRESS_UNINITIALIZED”.
I have no idea abou this issue, but I guess it may be related to “-DPARAVIEW_USE_PYTHON=ON” option in cmake.

I suspect that some other Python was found because those variables you’ve set aren’t used anymore. Can you see what the configure says it found for Python3?