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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to