GLEW could not be initialized: Missing GL version - VTK under Python Windows

There is no site-packages folder and there is no variable PYTHONPATH !

I followed all the instructions from this page :

https://vtk.org/Wiki/VTK/Configure_and_Build#On_Windows_5

Obviously I am doing something wrong !

There is a site-packages folder in the Python directory under Lib - should I move VTK build files there ? and which ones …