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

Report PySide2/shiboken2 version mismatch

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.12.1
    • PySide, Shiboken
    • None

    Description

      Whenever the shiboken2 and PySide2 versions don't exactly match you get a DLL Load Error (on windows at least). The error is not descriptive of the actual problem and whenever this happens it would be nice if the error message were to hint at shiboken2 and PySide2 mismatching, preferably listing their reported version numbers in the message.

       

      An easy way to accidentally get this issue is to run "pip install PySide2==5.12.0". Which right now will install PySide2 5.12.0 and shiboken2 5.12.1, resulting in the above-mentioned error.

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            berserker berserker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes