<div dir="ltr">Hi All,<div><br></div><div>Currently it isn't feasible for copies of VTK that were built</div><div>against different versions of Python to be installed under</div><div>the same install prefix, because libs like vtkFiltersPython</div><div>would conflict between different Python versions.</div><div><br></div><div>I propose renaming such libs to e.g. vtkFiltersPythonPy27</div><div>to indicate what version of the Python libs they link to.</div><div>Something similar was already done for the wrapper libs, e.g.</div><div>vtkCommonCorePython27D is CommonCore's wrapper lib.</div><div><br></div><div>The renaming can be done automatically for any module lib</div><div>that depends on Python, as shown in this merge request:</div><div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/729" target="_blank">https://gitlab.kitware.com/vtk/vtk/merge_requests/729</a><br></div><div><br></div><div>Thoughts?</div><div><br></div><div> - David</div><div><br></div><div><br></div><div><br></div><div><br></div></div>