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

QtAsyncio installed to wrong path (CMake build/unsupported)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.6.1
    • 6.6.0
    • Build System
    • None
    • Linux x86_64
    • d509e486f (dev), d2ccba479 (6.6)

    Description

      QtAsyncio is installed to CMAKE_CURRENT_BINARY_DIR in https://code.qt.io/cgit/pyside/pyside-setup.git/tree/sources/pyside6/PySide6/CMakeLists.txt#n113

       

      I'm not sure where it is expected to be installed (${PYTHON_SITE_PACKAGES}/${BINDING_NAME}${pyside6_SUFFIX}?), but this is almost certainly wrong, it is inside the build tree, and not even under CMAKE_INSTALL_PREFIX.

      Attachments

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

        Activity

          People

            adherrma Adrian Herrmann
            arojas Antonio Rojas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes