Hi ! When using QVTKRenderWidget, I have an error, claiming that vtkCellPicker is not defined. The only solution I find is to add 'from vtk import *' in QVTKRenderWidget.py But it's not a real solution... Am I missing something when using it or is it a bug ? Thanks in advance, Yann CEZARD