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

PySide Does Not Find Some Imports On OpenSuse

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          For Gerrit Dashboard: PYSIDE-1008
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes