Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. PySide6 and Nuitka Commercial
Qt 6.11 is out! See what's new in the release blog

PySide6 and Nuitka Commercial

Scheduled Pinned Locked Moved Solved Qt for Python
3 Posts 2 Posters 768 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    adhn
    wrote on last edited by
    #1

    Hi,
    I have tested PySide6 deployment with nuitka non-commercial, using the command

    pyside6-deploy /path/to/main_file.py
    

    It does work as expected.
    However, does the same command still work when I have nuitka commercial?
    Can I specify to use nuitka commercial in the pysidedeploy.spec file?
    If yes, how? And if not, are there other ways, or should I simply skip using pyside6-deploy?
    I am using Python 3.13.3 and PySide6 6.8.0.2 on a Raspberry PI 5, with Rasperry PI OS 12.
    Thank you!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Based on a quick look of the Nuitka Commercial doc, it should be a drop-in replacement with just more features so I think you should be able to use it as is.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Based on a quick look of the Nuitka Commercial doc, it should be a drop-in replacement with just more features so I think you should be able to use it as is.

        A Offline
        A Offline
        adhn
        wrote on last edited by
        #3

        @SGaist
        Hi,
        ok, thank you.
        If I do not report back, assume it worked like the non-commercial version.

        1 Reply Last reply
        0
        • A adhn has marked this topic as solved on

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved