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

Ben Boeckel ben.boeckel at kitware.com
Wed May 17 11:04:31 EDT 2017


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…

--Ben


More information about the vtk-developers mailing list