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. Pyside2 and PyQt5 in Qt creator
Forum Update on Monday, May 27th 2025

Pyside2 and PyQt5 in Qt creator

Scheduled Pinned Locked Moved Solved Qt for Python
9 Posts 4 Posters 630 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.
  • S Offline
    S Offline
    shashankx86
    wrote on last edited by
    #1

    How I setup Qt Creator for Pyside2 and PyQt5 ??

    eyllanescE 1 Reply Last reply
    0
    • S shashankx86

      compile to exe

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

      @shashankx86 No, if you want to create an executable then you must use other tools like pyinstaller. QtCreator does not provide support for it.

      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
      2
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Hi,

        Which version of Qt Creator are we talking about ?

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

        1 Reply Last reply
        0
        • S Offline
          S Offline
          shashankx86
          wrote on last edited by
          #3

          Latest @SGaist

          1 Reply Last reply
          0
          • S shashankx86

            How I setup Qt Creator for Pyside2 and PyQt5 ??

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

            @shashankx86 By default QtCreator will detect the versions of pythons so you should not do anything, and just follow the wizard implemented for PySide.

            On the other hand, given the little love given to python by QtCreator, I don't see any advantage, I prefer to use other IDEs like vscode.

            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
            0
            • S Offline
              S Offline
              shashankx86
              wrote on last edited by shashankx86
              #5

              build option is not working @eyllanesc @SGaist
              a8ddf139-15b0-4b77-8df0-c1cdfb59ba53-image.png

              eyllanescE 1 Reply Last reply
              0
              • S shashankx86

                build option is not working @eyllanesc @SGaist
                a8ddf139-15b0-4b77-8df0-c1cdfb59ba53-image.png

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

                @shashankx86 Python doesn't generate executables so "build" doesn't make sense. You can only run the script. What did you expect to happen when you press the "build" button?

                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
                2
                • S Offline
                  S Offline
                  shashankx86
                  wrote on last edited by
                  #7

                  compile to exe

                  jsulmJ eyllanescE 2 Replies Last reply
                  0
                  • S shashankx86

                    compile to exe

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on last edited by
                    #8

                    @shashankx86 Python is an interpreted language, not compiled.

                    https://forum.qt.io/topic/113070/qt-code-of-conduct

                    1 Reply Last reply
                    1
                    • S shashankx86

                      compile to exe

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

                      @shashankx86 No, if you want to create an executable then you must use other tools like pyinstaller. QtCreator does not provide support for it.

                      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
                      2

                      • Login

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