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

pyside2-rcc doesn't work in Qt 5.12

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.12.0
    • 5.12.0
    • PySide
    • None
    • Linux/X11
    • e10339acbdaaf640384c2eae3e7ce5c792605cfb (pyside/pyside-setup/5.12)

    Description

      The same command, with the same file as input, will succeed in PySide 5.11, but will fail with 5.12.0a1.dev1540663531. Find the error below:

      $ pyside2-rcc qml.qrc -o qrc.py
      Traceback (most recent call last):
       File "/home/user/.local/bin/pyside2-rcc", line 7, in <module>
       from PySide2.scripts.pyside_tool import main
      ModuleNotFoundError: No module named 'PySide2.scripts.pyside_tool'

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            ivarec Ivan Reche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes