[Paraview] Paraview with Python 3 make install failed to find six.pyc

Quang Ha quang.t.ha.20 at gmail.com
Wed Jun 14 17:19:20 EDT 2017


Hi,

I was trying to build and install paraview with Python 3. Build was fine,
make was 100% complete. Make install not so much...

[100%] Built target paraview
[100%] Built target paraview-launcher
Install the project...
-- Install configuration: "Debug"
-- Up-to-date:
/usr/local/lib/paraview-5.4/libvtkPVPythonCatalystPython35D-pv5.4.so.1
-- Up-to-date: /usr/local/lib/paraview-5.4/
libvtkPVPythonCatalystPython35D-pv5.4.so
-- Up-to-date:
/usr/local/lib/paraview-5.4/site-packages/vtk/vtkPVPythonCatalystPython.so
-- Up-to-date: /usr/local/lib/paraview-5.4/.plugins
-- Up-to-date: /usr/local/lib/paraview-5.4/libvtksys-pv5.4.so.1
-- Up-to-date: /usr/local/lib/paraview-5.4/libvtksys-pv5.4.so
-- Up-to-date: /usr/local/lib/paraview-5.4/libvtkCommonCore-pv5.4.so.1
-- Up-to-date: /usr/local/lib/paraview-5.4/libvtkCommonCore-pv5.4.so
-- Up-to-date: /usr/local/lib/paraview-5.4/site-packages/six.py
CMake Error at VTK/ThirdParty/SixPython/cmake_install.cmake:36 (file):
  file INSTALL cannot find
  "/home/qth20/paraview/build/lib/site-packages/six.pyc".
Call Stack (most recent call first):
  VTK/cmake_install.cmake:42 (include)
  cmake_install.cmake:94 (include)


Makefile:71: recipe for target 'install' failed
make: *** [install] Error 1

After utilising some google-fu I arrived at this:
http://vtk.1045678.n5.nabble.com/VTK-Python-3-and-the-six-module-install-error-on-six-pyc-td5743242.html
- which seems to have been merged into master already. What else should I
tried in this case?

Thanks,
Quang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170614/0fc9745f/attachment.html>


More information about the ParaView mailing list