Hello Francesc,
The python wheels have not worked for me. What is the meaning of cp35, cp36, etc?
cp35 is for python 3.5 and cp36 for python 3.6
What do you mean the python wheels have not worked ? Have you also tried pip install ?
Be careful to use python 64 bits on windows as VTK only support the 64 bit version (and the python download page tend to make you download the 32b version by default…)