Hello,<br>I'm intesresting to see how you use VTK with PyQt. Is your code visible somewhere on the web ?<br><br>Best regards and sorry for not ansewering your question.<br>Christophe<br><br><br>My Windows application uses PyQt and VTK. &nbsp;When I try to build an executable <br>with py2exe, the following modules appear to be missing:<br><br>'libvtkCommonPython', 'libvtkFilteringPython', 'libvtkGenericFilteringPython', <br>'libvtkGeovisPython', 'libvtkGraphicsPython', 'libvtkHybridPython', <br>'libvtkIOPython', 'libvtkImagingPython', 'libvtkInfovisPython', <br>'libvtkParallelPython', 'libvtkRenderingPython', 'libvtkViewsPython', <br>'libvtkVolumeRenderingPython', 'libvtkWidgetsPython'<br><br>What's surprising is that all the relevant VTK dlls are successfully copied to <br>dist. &nbsp;Also surprising is the fact that the program executes without errors, <br>although it fails to display the VTK scene.<br><br>Has anyone had success in building an executable with py2exe that uses VTK <br>libraries?<br><br>Thanks<br>Gib<br>_______________________________________________<br>PyQt mailing list &nbsp; &nbsp;PyQt@riverbankcomputing.com<br>http://www.riverbankcomputing.com/mailman/listinfo/pyqt<br><br>