Hello, I emerged vtk with the python USE flag on. Next I started a python interactive session and tried to import vtk:
-> python Python 3.8.6 (default, Nov 21 2020, 00:26:41) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import vtk but vtk can't be found. Are the bindings for python supposed to work this way? Thanks, -- Valmor