<div dir="ltr"><div><div><div><div><div><div><div><div>Hi all,<br><br></div>I have the same question as Alex on this list had in April last year:<br><br>   <a href="http://markmail.org/message/i3e4dxwxqravlaf3">http://markmail.org/message/i3e4dxwxqravlaf3</a><br><br></div>Is it possible to use PyQt5 with VTK 6.2?<br><br></div>I'm on a *buntu system, and the python-vtk6 package installs the following Qt related files:<br><br>estan@newton:~$ dpkg -L python-vtk6 | grep -i qt<br>/usr/lib/python2.7/dist-packages/vtk/qt4<br>/usr/lib/python2.7/dist-packages/vtk/qt4/QVTKRenderWindowInteractor.py<br>/usr/lib/python2.7/dist-packages/vtk/qt4/__init__.py<br>/usr/lib/python2.7/dist-packages/vtk/<a href="http://vtkRenderingQtPython.x86_64-linux-gnu.so">vtkRenderingQtPython.x86_64-linux-gnu.so</a><br>/usr/lib/python2.7/dist-packages/vtk/vtkRenderingQt.py<br><br></div>ldd on the .so shows it is linking against Qt 5, but is that enough. Or must I have a QVTKRenderWindowInteractor that works with PyQt5 as well? It seems a port of that class to PyQt5 was done only 5 months ago:<br><br>   <a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/101">https://gitlab.kitware.com/vtk/vtk/merge_requests/101</a><br><br></div>So would not be in 6.2 :/<br><br></div>Are there really no software out there which uses PyQt5 + VTK and only make use of packaged versions?<br><br></div>Cheers,<br></div>Elvis<br></div>