Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. The binary 'C:/Program Files (x86)/QT Designer/bin\assistant.exe' does not exist
QtWS25 Last Chance

The binary 'C:/Program Files (x86)/QT Designer/bin\assistant.exe' does not exist

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 1.6k 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.
  • H Offline
    H Offline
    H. Martins
    wrote on last edited by
    #1

    Hi.

    I am using QT Design ver 5.11.1

    Clicking Help->GT Designer help i get the following message

    "The binary 'C:/Program Files (x86)/QT Designer/bin\assistant.exe' does not exist"

    Well, the bin folder does not exist inside
    C:/Program Files (x86)/QT Designer
    and the required .exe is located in
    C:/Program Files (x86)/QT Designer

    What can I do? Should I create a bin folder and move assistant.exe to this new bin folder?

    Thanks
    H. Martins

    SGaistS 1 Reply Last reply
    0
    • H H. Martins

      Hi.

      I am using QT Design ver 5.11.1

      Clicking Help->GT Designer help i get the following message

      "The binary 'C:/Program Files (x86)/QT Designer/bin\assistant.exe' does not exist"

      Well, the bin folder does not exist inside
      C:/Program Files (x86)/QT Designer
      and the required .exe is located in
      C:/Program Files (x86)/QT Designer

      What can I do? Should I create a bin folder and move assistant.exe to this new bin folder?

      Thanks
      H. Martins

      SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi and welcome to devnet,

      How did you install Qt ?
      This path is rather unusual

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

      H 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        How did you install Qt ?
        This path is rather unusual

        H Offline
        H Offline
        H. Martins
        wrote on last edited by
        #3

        Well, I installed double clicking "Qt Designer Setup.exe" ... the usual way.

        I uninstalled it and re-installed again and it keeps saying the same.

        Are there any 'funny' files it stored somewhere that I could delete manually before re-install?

        After uninstall the folder "C:/Program Files (x86)/QT Designer" disappeared so it looks like there was nothing left to contaminate th re-install.

        I even looked to the OS 'set' and there is nothing there concerning Qt, before or after re-installation.

        I am using Windows 10 Pro/64 22H2

        Thanks
        H. Martins

        Pl45m4P SGaistS 2 Replies Last reply
        0
        • H H. Martins

          Well, I installed double clicking "Qt Designer Setup.exe" ... the usual way.

          I uninstalled it and re-installed again and it keeps saying the same.

          Are there any 'funny' files it stored somewhere that I could delete manually before re-install?

          After uninstall the folder "C:/Program Files (x86)/QT Designer" disappeared so it looks like there was nothing left to contaminate th re-install.

          I even looked to the OS 'set' and there is nothing there concerning Qt, before or after re-installation.

          I am using Windows 10 Pro/64 22H2

          Thanks
          H. Martins

          Pl45m4P Offline
          Pl45m4P Offline
          Pl45m4
          wrote on last edited by Pl45m4
          #4

          @H-Martins

          Check your PATH variable. Is there something Qt-related?
          If your Qt path is set to something like C:/Program Files (x86)/QT Designer, it is probably looking for a [...] / bin/assistant.exe in there.

          Usually the assistant.exe is located in <QT_DIR> / <YOUR_KIT> / bin / assistant.exe

          Edit:
          The mix of forward and backward slashes in the path shown in the error message looks weird. Like it was concatenated from two different vars or sub-paths.


          If debugging is the process of removing software bugs, then programming must be the process of putting them in.

          ~E. W. Dijkstra

          1 Reply Last reply
          0
          • H H. Martins

            Well, I installed double clicking "Qt Designer Setup.exe" ... the usual way.

            I uninstalled it and re-installed again and it keeps saying the same.

            Are there any 'funny' files it stored somewhere that I could delete manually before re-install?

            After uninstall the folder "C:/Program Files (x86)/QT Designer" disappeared so it looks like there was nothing left to contaminate th re-install.

            I even looked to the OS 'set' and there is nothing there concerning Qt, before or after re-installation.

            I am using Windows 10 Pro/64 22H2

            Thanks
            H. Martins

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @H-Martins Where did you get that installer from ?

            From as far as I remember, there never was a standalone installer for Designer only.

            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
            • H Offline
              H Offline
              H. Martins
              wrote on last edited by
              #6

              There is nothing concerning QT in the path.

              I created
              "C:\Program Files (x86)\Qt Designer\bin"
              and moved assistant.exe to bin

              Now it says

              26.04.2023_23.55.49_REC.png

              I am using QT Designer with Pyton and PyCharm.

              Pl45m4P 1 Reply Last reply
              0
              • H H. Martins

                There is nothing concerning QT in the path.

                I created
                "C:\Program Files (x86)\Qt Designer\bin"
                and moved assistant.exe to bin

                Now it says

                26.04.2023_23.55.49_REC.png

                I am using QT Designer with Pyton and PyCharm.

                Pl45m4P Offline
                Pl45m4P Offline
                Pl45m4
                wrote on last edited by Pl45m4
                #7

                @H-Martins said in The binary 'C:/Program Files (x86)/QT Designer/bin\assistant.exe' does not exist:

                I am using QT Designer with Pyton and PyCharm.

                Like @SGaist asked before, how and where have you installed Qt?
                (the whole framework, not the "Development tools" like Qt Designer)

                @H-Martins said in The binary 'C:/Program Files (x86)/QT Designer/bin\assistant.exe' does not exist:

                I installed double clicking "Qt Designer Setup.exe" ... the usual way.

                It's not the "usual way". Usually you would use the Qt Maintenance Tool / Online Installer to download and manage your Qt installations OR you build Qt from source.

                It feels that your installation is messed up somehow or there are components missing.

                Edit:

                Are you talking about this Qt Designer Setup.exe by any chance?
                This is not official Qt. "Somebody" built a standalone QtDesigner installer.

                • https://build-system.fman.io/qt-designer-download

                Maybe you should have mentioned earlier :)


                If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                ~E. W. Dijkstra

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  GaetanSc
                  wrote on last edited by
                  #8

                  I hase the same problem in python3.8 venv installation, assistant is located as .venv\Lib\site-packages\PySide6\assistant.exe and pyside6_qtdesigner lookfor .venv\Lib\site-packages\PySide6\bin/assistant.exe

                  I use Python3.8.10 onWindows 10 Professionnel
                  PySide6 vesion 6.5.2

                  1 Reply Last reply
                  0

                  • Login

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