vtkPropPicker not working in OSX and Qt

It seems that event position is not scaled with the correct device pixel ratio in QVTKRenderWindowInteractor. You can add logs or attach a debugger to see why that happens. Maybe using tolerance and other techniques that are used in QVTKInteractorAdapter will have to be implemented in the Python class.

You could have a look a this error report, too - maybe they are related problems: