<div dir="ltr">Hello:<div><br></div><div>I unpacked a version of the Paraview-v5.4.1 tarball, and then did git clone of the superbuild right next to it. So I have this:</div><div><br></div><div>$ ls</div><div>ParaView-v5.4.1</div><div>paraview-superbuild</div><div>$ mkdir paraview-superbuild-build<br></div><div>$ cd paraview-superbuild-build</div><div>$ ccmake ../paraview-superbuild</div><div><br></div><div>There is a mismatch between the python it wants and the python on my system so the configure step will not run and gives this error:</div><br>   Python interpreter version (2.7.13) does not match the library version (2.7.10)<div><br></div><div>The /usr/bin/python on my system is 2.7.10. What's it complaining about? There are other Pythons on my system. I changed my $PATH so /usr/bin is first, and deleted the contents of the paraview-superbuild-build directory and that seems to have taken care of it. </div><div><br></div><div>This doesn't seem like the right solution to me, posting here either to help someone else with the same problem, or so that some developer of the superbuild can fix this.</div><div><br></div><div>Thank you,</div><div><br></div><div> -Tom<br><div><br></div></div></div>