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

Cannot build PySide6 on Fedora 35

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 6.2.2
    • Build System
    • None
    • Linux/X11

    Description

      Here is what I do:

      dnf -y install git python-setuptools python3-packaging clang-devel llvm-devel
      git clone https://code.qt.io/pyside/pyside-setup
      cd pyside-setup
      git checkout 6.2
      python setup.py build --qmake=/usr/lib64/qt6/bin/qmake --parallel=8
      

      Here is the error I have:

      setup.py/prepare_packages: [Errno 2] No such file or directory: '/usr/pyside-setup/build/qfp-py3.10-qt6.2.2-64bit-release/install/lib64/python3.10/site-packages/shiboken6'
      error: [Errno 2] No such file or directory: '/usr/pyside-setup/build/qfp-py3.10-qt6.2.2-64bit-release/install/lib64/python3.10/site-packages/shiboken6'

      Files were installed to /usr/pyside-setup/build/qfp-py3.10-qt6.2.2-64bit-release/install/lib/python3.10/site-packages/shiboken6/, so I guess it's just a matter of going to lib instead of lib64

      Attachments

        1. py1814_log.txt
          22 kB
        2. screenshot-1.png
          screenshot-1.png
          119 kB
        For Gerrit Dashboard: PYSIDE-1814
        # Subject Branch Project Status CR V

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            3nids Denis
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews