Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-829

PySide/Shiboken not working on Nuitka

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 5.15.4
    • 5.11.2
    • PySide
    • None
    • All
    • 16edb30687582a0fd355b42cfc918a89dab2d858 (pyside/pyside-setup/5.15)

    Description

      Original title: NotImplementedError: pure virtual method 'QAbstractTableModel.rowCount()' not implemented

      If I runing advanced GUI with MDI and other widgets in python then working ok.

      But in case that python is slow we using nuitka that converting python to .c/.o and compile .exe

      http://nuitka.net/doc/user-manual.html

       

      I made test with:

      PyQt4,5 and .exe was corect working wit py27,34,35

      Pyside and .exe was made with py36 but can'b run coz:

      NotImplementedError: pure virtual method 'QAbstractTableModel.rowCount()' not implemented

      • can you look on this type cases with nuitka?

      *Update: *Renamed the issue, since it was moved towards working on the compatibility between PySide and Nuitka

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ctismer Christian Tismer
              qtman Qt_resercher
              Votes:
              3 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes