Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to do a PyQt VTK application in Python26
Forum Updated to NodeBB v4.3 + New Features

How to do a PyQt VTK application in Python26

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 975 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John R
    wrote on 18 Feb 2015, 11:07 last edited by
    #1

    Hello All,

    Is it possible to make a PyQt VTK application using Python26?

    My first sample Qt VTK application is not running!! And my VTK compiled Bin folder is python 26 compiled dll files and Win32 bit.

    The error is

    Traceback (most recent call last):
    File "EmbedInPyQt.py", line 5, in <module>
    from PyQt4 import QtCore, QtGui
    ImportError: DLL load failed: %1 is not a valid Win32 application.

    Due to this bug I searched in internet for PyQt4 Installer downloading versions and those are supporting
    Python34 and higher as PyQt4 exe
    (http://www.riverbankcomputing.com/software/pyqt/download)

    Is there any way can I run my sample QT-VTK application using python 26? OR should I go after python 34??
    could anyone please help me soon?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Feb 2015, 22:53 last edited by
      #2

      Hi,

      You should rather contact the PyQt authors about that matter. They more likely have an answer for that question.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • J Offline
        J Offline
        John R
        wrote on 23 Feb 2015, 13:14 last edited by
        #3

        Dear SGaist,

        Apologise to delay sending my response!!

        Thanks a lot for replying, of course I am trying to find the best forum for PyQt, may be I can do with "pyqt@riverbankcomputing.com mailing list" but it is not user friendly help system My subscription of this mail list is still not approved by them, hopefully it will be active in coming days but my doubt not yet solved!!! Thanks for helping.

        1 Reply Last reply
        0

        1/3

        18 Feb 2015, 11:07

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved