Re: vtk 8.2.rc2 and python 3.7.1 install weirdness
David E DeMarle via vtkusers <[email protected]>
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <CANjZAi_P8v6aXy3GmX4j4FScu0TJcaqcWHsY0c+OrhCm=61dLA@mail.gmail.com> |
Hi Kurt, I am thinking that this had to do with this change https://gitlab.kitware.com/vtk/vtk/merge_requests/3523/ Which changed the install location rules a bit. Note that in rc2, VTK_INSTALL_PYTHON_MODULE_DIR was restored but renamed to VTK_INSTALL_PYTHON_MODULES_DIR which has an extra S. David E DeMarle Kitware, Inc. Principal Engineer On Wed, Dec 5, 2018 at 3:48 PM Kurt Sansom <[email protected]> wrote: > Hi all, > I am trying to build vmtk which builds ITK and VTK. I was able to get it > to all compile, but the python wrappers are getting installed in > ${CMAKE_INSTALL_PREFIX}/lib/lib/python3.7/site-packages/vtkmodules > > instead of > ${CMAKE_INSTALL_PREFIX}/lib/python3.7/site-packages/vtkmodules > > can someone help identify where the build is adding the additional /lib? > > Regards, > ~Kurt > -- > Kurt Sansom > _______________________________________________ > 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 VTK FAQ at: > http://www.vtk.org/Wiki/VTK_FAQ > > Search the list archives at: http://markmail.org/search/?q=vtkusers > > Follow this link to subscribe/unsubscribe: > https://public.kitware.com/mailman/listinfo/vtkusers > _______________________________________________ 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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers