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

undefined symbol PySide6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.2.4
    • PySide
    • None
    • Ubuntu 20.04 python 3.8.10
    • Linux/Wayland

    Description

      python3 -m venv env
      source env/bin/activate
      pip install pyside6
      python
      Python 3.8.10 (default, Mar 15 2022, 12:22:08)
      [GCC 9.4.0] on linux
      Type "help", "copyright", "credits" or "license" for more information.
      >>> from PySide6 import QtCore
      Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      ImportError: env/lib/python3.8/site-packages/PySide6/QtCore.abi3.so: undefined symbol: _ZNK20QFutureInterfaceBase15isChainCanceledEv, version Qt_6

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            ndahiya3 Navdeep Dahiya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes