[vtk-developers] VTK, Python 3 and the six module - install error on six.pyc

Marcus D. Hanwell marcus.hanwell at kitware.com
Thu May 18 11:46:40 EDT 2017


On Wed, May 17, 2017 at 11:04 AM, Ben Boeckel <ben.boeckel at kitware.com> wrote:
> On Tue, May 16, 2017 at 22:15:28 -0400, Aron Helser wrote:
>> I had to add a file glob to get the .pyc files, since they now include the
>> interpreter and python version in the filename.
>
> But we have the version of Python we're using, so we could at least
> factor that bit out of the glob. I don't think we really support
> anything other than cpython either…
>
I am not sure I see the benefit of narrowing it down further, but I
would be happy to test a merge request out once ready. We can't build
Tomviz with ParaView/VTK as it stands right now, so I am eager to see
this regression resolved for installation.

Thanks,

Marcus


More information about the vtk-developers mailing list