[vtk-developers] SixPython version issue.

Andrew Maclean andrew.amaclean at gmail.com
Fri Jan 5 02:20:54 EST 2018


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

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtk-developers/attachments/20180105/052ce583/attachment.html>


More information about the vtk-developers mailing list