<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8px"><div id="yui_3_16_0_1_1454698517303_15786" dir="ltr">I use PyQt5 (WITH qT 5.6.0) AND vtk 7.0.0 IN WIN32 <br></div><div id="yui_3_16_0_1_1454698517303_15787" dir="ltr">All works fine<br></div><div><span> </span></div><div id="yui_3_16_0_1_1454698517303_15788" class="qtdSeparateBR"><br><br></div><div style="display: block;" id="yui_3_16_0_1_1454698517303_15792" class="yahoo_quoted">  <div id="yui_3_16_0_1_1454698517303_15791" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 8px;"> <div id="yui_3_16_0_1_1454698517303_15790" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div id="yui_3_16_0_1_1454698517303_15789" dir="ltr"> <font id="yui_3_16_0_1_1454698517303_15793" size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Elvis Stansvik <elvis.stansvik@orexplore.com><br> <b><span style="font-weight: bold;">To:</span></b> VTK Users <vtkusers@vtk.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, February 4, 2016 5:16 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> [vtkusers] VTK 6.2 and PyQt5?<br> </font> </div> <div id="yui_3_16_0_1_1454698517303_15794" class="y_msg_container"><br><div id="yiv4185560473"><div id="yui_3_16_0_1_1454698517303_15803" dir="ltr"><div id="yui_3_16_0_1_1454698517303_15802"><div id="yui_3_16_0_1_1454698517303_15801"><div id="yui_3_16_0_1_1454698517303_15800"><div id="yui_3_16_0_1_1454698517303_15799"><div id="yui_3_16_0_1_1454698517303_15798"><div id="yui_3_16_0_1_1454698517303_15797"><div id="yui_3_16_0_1_1454698517303_15796"><div id="yui_3_16_0_1_1454698517303_15795">Hi all,<br><br></div>I have the same question as Alex on this list had in April last year:<br><br>   <a id="yui_3_16_0_1_1454698517303_15804" rel="nofollow" target="_blank" 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 rel="nofollow" target="_blank" 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 rel="nofollow" target="_blank" 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></div><br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br><br>Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br><br><br></div> </div> </div>  </div></div></body></html>