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 813 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 12 Sept 2021, 03:15 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.

    E 1 Reply Last reply 12 Sept 2021, 04:07
    0
    • K kumar80
      12 Sept 2021, 03:15

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

      E Offline
      E Offline
      eyllanesc
      wrote on 12 Sept 2021, 04:07 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
      • N Offline
        N Offline
        ndias
        wrote on 13 Sept 2021, 08:09 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

        1/3

        12 Sept 2021, 03:15

        • Login

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