<div dir="ltr"><div class="gmail_quote"><br><br><div dir="ltr"><div>Hello,</div><div><br></div><div>Is it possible to make a PyQt VTK application using Python26?</div><div><br></div><div>My first sample Qt VTK application is not running!! And my VTK compiled Bin folder is python 26 compiled dll files and Win32 bit</div><div><br></div><div>The error is </div><div><br></div><div><br></div><div>Traceback (most recent call last):</div><div>  File "EmbedInPyQt.py", line 5, in <module></div><div>    from PyQt4 import QtCore, QtGui</div><div>ImportError: DLL load failed: %1 is not a valid Win32 application.</div><div><br></div><div><br></div><div>Due to this bug I searched in internet for PyQt4 Installer downloading versions and those are supporting </div><div>Python34 and higher as PyQt4 exe</div><div>(<a href="http://www.riverbankcomputing.com/software/pyqt/download" target="_blank">http://www.riverbankcomputing.com/software/pyqt/download</a>)</div><div><br></div><div> Is there any way can I run my sample QT-VTK application using python 26? OR should I go after python 34??</div><div><br></div><div>could anyone please help me soon?</div><div><br></div></div>
</div><br></div>