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

pyside6-deploy reinstalls nuitka==1.8.0 every single run due to the wrong niutka version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 6.6.2
    • Tooling
    • None
    • Fixed in 6.7

    Description

      In the default version of pysidedeploy.spec, the nuitka version is required to be 1.8.0, but importlib.metadata.version('nuitka') returns 1.8 without .0 at the end. This causes the script to reinstall nuitka forcefully every time it's run. Please make the required version of nuitka match what importlib.metadata.version('nuitka') actually returns. As a workaround, the packaging package might help.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes