[vtk-developers] SixPython version issue.

Aron Helser aron.helser at kitware.com
Fri Jan 5 09:55:53 EST 2018


Yes, it should be possible to upgrade to the newest version. I think that
Ben is working on taking out the third-party modules altogether, and having
the superbuild take care of getting the latest versions. When that is done
and you build your own, you will use a requirements.txt to install the
python dependencies, I think.
Regards,
Aron

On Fri, Jan 5, 2018 at 2:20 AM, Andrew Maclean <andrew.amaclean at gmail.com>
wrote:

> I see that the version of six is very old in VTK, namely 1.7.2.
> See: /home/amaclean/Development/Kitware/src/VTK/
> ThirdParty/SixPython/six.py
>
> Is it possible to upgrade this to the most recent version, namely 1.11.0?
>
> I only discovered this when matplotlib was telling me that I had version
> 1.7 installed and it requires 1.10 or later. I had set PYTHONPATH using
> unix_path.sh in the VTK build directory. Note that Anaconda Python does not
> use PYTHONPATH so matplotlib looked for it in the VTK directory. I wasn't
> using VTK at the time however the VTK paths had been set in .profile.
>
> See the first answer in: https://stackoverflow.com/
> questions/17386880/does-anaconda-create-a-separate-
> pythonpath-variable-for-each-new-environment for more information.
>
>
> Regards
>    Andrew
>
>
> --
> ___________________________________________
> Andrew J. P. Maclean
>
> ___________________________________________
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtk-developers/attachments/20180105/fed7c480/attachment.html>


More information about the vtk-developers mailing list