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

PySide Does Not Find Some Imports On OpenSuse

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 5.12.4
    • 5.12.3
    • PySide
    • None
    • ff3a9f61edc479e5610f6d57c5ab789704ca81cb (pyside/pyside-setup/5.12)

      After the "Modernize cmake build" patch (97df448e) an ImporrtError showed up on Windows.
      This was fixed by "Fix pyi generation on Windows" (8689054d).

      The script generate_pyi.py was drastically rewritten and simplefied, and all imports of the script are now mandatory.

      When trying to check this new version in, this error showed up:

      ImportError: libimf.so: cannot open shared object file: No such file or directory 
      

      This happens when the script tries to import QtCore. It has most probably a similar reason to happen as the Windows problem before: some path must be missing in CMake.

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

            alexandru.croitor Alexandru Croitor
            ctismer Christian Tismer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes