Just to close the loop, the fix is now in `master` and `release` branch and will be included in RC2. Thanks.
On Wed, Feb 28, 2018 at 7:39 AM, Utkarsh Ayachit <[email protected]> wrote: > I've reported an issue here: > https://gitlab.kitware.com/paraview/paraview/issues/18011 > I'll track it down soon. > > On Wed, Feb 28, 2018 at 7:23 AM, Utkarsh Ayachit > <[email protected]> wrote: >> Looking into it. Thanks for reporting. What OS, flavor of Linux are >> you using? Thanks. >> >> Utkarsh >> >> On Wed, Feb 28, 2018 at 7:21 AM, Michalke, Simon <[email protected]> >> wrote: >>> Hi, >>> >>> I am trying to build the latest paraview using paraview-superbuild (I set >>> the branch config to "release"). I need catalyst python wrappings and I am >>> using system python (3.4). I get the following error: >>> >>> CMake Error at VTK/Wrapping/Python/cmake_install.cmake:5822 (file): >>> file INSTALL cannot find >>> "[...]/superbuild/paraview/build/lib/python3.4/site-packages/vtk.pyc". >>> Call Stack (most recent call first): >>> VTK/cmake_install.cmake:260 (include) >>> cmake_install.cmake:118 (include) >>> >>> the .pyc and .pyo file are located here: >>> [...]/superbuild/paraview/build/lib/python3.4/site-packages/__pycache__/vtk.cpython-34.pyc >>> [...]/superbuild/paraview/build/lib/python3.4/site-packages/__pycache__/vtk.cpython-34.pyo >>> >>> I tried editing the .cmake files to fix this, which didn't work. I guess >>> they are being re-generated each time I run "make" :( >>> >>> Regards, >>> Simon >>> _______________________________________________ >>> 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: >>> https://public.kitware.com/mailman/listinfo/paraview _______________________________________________ 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: https://public.kitware.com/mailman/listinfo/paraview
