<div dir="ltr">Hi,<div><br></div><div>I was trying to build and install paraview with Python 3. Build was fine, make was 100% complete. Make install not so much...</div><div><br></div><div><div>[100%] Built target paraview</div><div>[100%] Built target paraview-launcher</div></div><div><div>Install the project...</div><div>-- Install configuration: "Debug"</div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/libvtkPVPythonCatalystPython35D-pv5.4.so.1</div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/<a href="http://libvtkPVPythonCatalystPython35D-pv5.4.so">libvtkPVPythonCatalystPython35D-pv5.4.so</a></div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/site-packages/vtk/vtkPVPythonCatalystPython.so</div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/.plugins</div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/libvtksys-pv5.4.so.1</div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/<a href="http://libvtksys-pv5.4.so">libvtksys-pv5.4.so</a></div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/libvtkCommonCore-pv5.4.so.1</div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/<a href="http://libvtkCommonCore-pv5.4.so">libvtkCommonCore-pv5.4.so</a></div><div>-- Up-to-date: /usr/local/lib/paraview-5.4/site-packages/six.py</div><div>CMake Error at VTK/ThirdParty/SixPython/cmake_install.cmake:36 (file):</div><div>  file INSTALL cannot find</div><div>  "/home/qth20/paraview/build/lib/site-packages/six.pyc".</div><div>Call Stack (most recent call first):</div><div>  VTK/cmake_install.cmake:42 (include)</div><div>  cmake_install.cmake:94 (include)</div></div><div><br></div><div><br></div><div><div>Makefile:71: recipe for target 'install' failed</div><div>make: *** [install] Error 1</div></div><div><br></div><div>After utilising some google-fu I arrived at this: <a href="http://vtk.1045678.n5.nabble.com/VTK-Python-3-and-the-six-module-install-error-on-six-pyc-td5743242.html">http://vtk.1045678.n5.nabble.com/VTK-Python-3-and-the-six-module-install-error-on-six-pyc-td5743242.html</a> - which seems to have been merged into master already. What else should I tried in this case?</div><div><br></div><div>Thanks,</div><div>Quang</div></div>