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

QColor ImportError

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.12.1
    • PySide
    • None
    • I am using KDE Plasma 5.14 on Kubuntu 18.10. I am using Python 3.6.7.
    • Linux/X11

    Description

      After upgrading to PySide2 5.12.1 using PIP, my script stops working. I have found that an error is thrown when importing QColor by running:

      from PySide2.QtGui import QColor

      The error is:

      builtins.ImportError: /usr/local/lib/python3.6/dist-packages/PySide2/QtGui.abi3.so: undefined symbol: _ZN8Shiboken10ObjectType15typeForTypeNameEPKc.

       

      This works perfectly fine in 5.12.0. I attempted to reinstall it but that didn't work. 

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            lgwilliams lgwilliams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes