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. How to create executable application writting in Pyside6
Forum Updated to NodeBB v4.3 + New Features

How to create executable application writting in Pyside6

Scheduled Pinned Locked Moved Unsolved Qt for Python
3 Posts 3 Posters 709 Views
  • 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.
  • K Offline
    K Offline
    kumar80
    wrote on last edited by
    #1

    I have written an applications using Pyside6 and would like to create executable that run on ubuntu. Any suggestion on how to do that.

    eyllanescE 1 Reply Last reply
    0
    • K kumar80

      I have written an applications using Pyside6 and would like to create executable that run on ubuntu. Any suggestion on how to do that.

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by
      #2

      @kumar80 You can use pyinstaller as it already supports PySide6 from pyinstaller 4.4: https://pyinstaller.readthedocs.io/en/stable/CHANGES.html

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      1 Reply Last reply
      1
      • ndiasN Offline
        ndiasN Offline
        ndias
        wrote on last edited by
        #3

        @kumar80: You can find a comprehensive tutorial how to use pyinstaller at: https://www.mfitzp.com/tutorials/packaging-pyqt5-pyside2-applications-windows-pyinstaller/

        1 Reply Last reply
        1

        • Login

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