Dear @jaswantp ,
I understand that nowadays the “vtk” wheel should be used directly, however I am not entirely sure how to enforce fallback to osmesa (or egl) for instance. My tests run out of a custom docker container, which then generates: `ImportError: libXrender.so.1: cannot open shared object file: No such file or directory`
I am not sure what I am supposed to do based on Runtime settings - VTK documentation and Simplified python wheel for VTK - Development - VTK
Any suggestions how to fix this? Is there any python option I can manipulate?