Install and Setup PyQt6 and Qt Designer [PyQt6 tutorial]

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 52

  • @Conetopiatv
    @Conetopiatv 5 місяців тому +2

    Python 3.12.2 & .3 WITH pyqt6-tools 6.4.2.3.3 gives errors when trying to install PyQt6 tools , so if your having a lot of errors like me, maybe try installing an older version of python / pyqt

  • @YhcTiR
    @YhcTiR 6 місяців тому +1

    I have this issue :
    qtbuild\builder.py", line 69, in apply_user_defaults
    raise PyProjectOptionException('qmake',
    sipbuild.pyproject.PyProjectOptionException
    [end of output]
    note: This error originates from a subprocess, and is likely not a problem with pip.
    error: metadata-generation-failed
    × Encountered error while generating package metadata.
    ╰─> See above for output.
    note: This is an issue with the package mentioned above, not pip.
    hint: See above for details.
    😭😭😭

  • @kisasatijacob8000
    @kisasatijacob8000 22 дні тому

    Why am getting Errrors: raise PyProjectOptionException('qmake',
    sipbuild.pyproject.PyProjectOptionException
    [end of output]
    note: This error originates from a subprocess, and is likely not a problem with pip.
    error: metadata-generation-failed
    × Encountered error while generating package metadata.
    ╰─> See above for output.
    note: This is an issue with the package mentioned above, not pip.
    hint: See above for details.
    Please help

  • @joeking5211
    @joeking5211 Рік тому +4

    Superb direct to the point vid. Just a comment for others following along to say this will NOT work if your Python 3 is later than 3.9, so if any viewers are having errors when installing the 'PyQt6-Tools' this will be the reason. I installed the latest Python 3.11 and did not work, uninstalled this installed Python 3.9.5 and then followed this video and all worked fine. Many many thks for this. One last note, why I did this I have no idea as I have never programmed in Python before but I used pip3 to do the installing, so any of you command lines that start with pip i used pip3, can you comment on why you used pip and I'm am only assuming that pip3 goes with python3 ???. Thks again.

    • @ZzMegatadzZ
      @ZzMegatadzZ Рік тому +2

      thks for the comment joe, it helped me with the installation

    • @pancake8133
      @pancake8133 11 місяців тому

      In Windows, pip and pip3 work the same but for Linux/Mac "pip" is used for python 2 and pip3 is for python 3+

    • @waves42069
      @waves42069 8 місяців тому +1

      @@pancake8133 why do they complicate this

  • @gauravmankoo4743
    @gauravmankoo4743 Рік тому +3

    Hi Hala
    I'm getting this error "AttributeError: module 'sipbuild.api' has no attribute 'prepare_metadata_for_build_wheel'" after running pip install pyqt6-tools
    Can you please help me 🙏 I tried googling it got I can't find a solution

  • @dztuananh-oq4ik
    @dztuananh-oq4ik 8 місяців тому +1

    Why can't I download it?

  • @TheJpsj02
    @TheJpsj02 13 днів тому

    Thank you so much for the very informative tutorial!

  • @mayank139
    @mayank139 2 роки тому +1

    Thanks for the Video !!! It was very Helpful for me ...
    BTW, I have Qt C++ already installed in my computer, so Qt designer is also installed along with it. So, do I need to download the Designer again to use it with python ?

    • @codefirstwithhala
      @codefirstwithhala  2 роки тому +1

      Nope, as long as you can output the .ui files from any QtDesigner, you're good to go 👍

  • @tomkmb4120
    @tomkmb4120 7 місяців тому

    Nice tutorial, though I'm not sure that it was ever followed up with more tutorials on Qt6 as mentioned

  • @bilalsheikh9127
    @bilalsheikh9127 11 місяців тому

    Hi Hala. PyQt5-tools throws error on latest Python version like version 3.10 onwards. Any solution for that?

  • @luka6775
    @luka6775 Рік тому +1

    Qt designer light theme is killing my eyes

  • @cooolbyj
    @cooolbyj 2 роки тому +3

    Preparing metadata (pyproject.toml) did not run successfully.

    • @JustQerq
      @JustQerq Рік тому

      You need to install qt6 first and make sure that qmake directory is in the PATH system variable

    • @Marian-rv4sr
      @Marian-rv4sr Рік тому

      Me aparece el mismo error en Windows. ¿Alguien sabe como solucionarlo?

    • @santiagocoral3173
      @santiagocoral3173 Рік тому

      @@Marian-rv4sr Toca tener instalado Qt

    • @miusicpro-musicaparacreado9513
      @miusicpro-musicaparacreado9513 Рік тому

      tengo ese mismo error

    • @colmshea
      @colmshea 9 місяців тому

      how exactly do we do this?@@JustQerq

  • @jorgemoreno3655
    @jorgemoreno3655 Рік тому +1

    Muchas gracias, me sirvió de mucho el tutorial.

  • @seyiramametepey3012
    @seyiramametepey3012 3 місяці тому

    i cant the directory after the installation i did that with pyqt5 and 6

  • @SebrinaAnagnost-l9h
    @SebrinaAnagnost-l9h 16 днів тому

    Jenkins Prairie

  • @LauraJohnson-l5h
    @LauraJohnson-l5h 9 днів тому

    Lemke Mall

  • @miusicpro-musicaparacreado9513

    Qt Desgin no abre me da un error No se encuentra el punto de entrada del procedimiento SystemParamentersInForDpi

  • @itsagusgamer1241
    @itsagusgamer1241 Рік тому

    How do I put a shortcut for this application, so I avoid all that step of following all that route to be able to use the application

  • @cristianoltfs
    @cristianoltfs 27 днів тому

    Thank you so much!

  • @azlanabuhassan4447
    @azlanabuhassan4447 9 місяців тому

    Is there a way to change the colour of the title bar? any workarounds?

  • @Python_Lover_Official
    @Python_Lover_Official 7 місяців тому

    Getting error all the time when trying to run "pip install pyqt6-tools" command
    error: subprocess-exited-with-error
    × Preparing metadata (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [26 lines of output]

  • @pedroayala6818
    @pedroayala6818 Рік тому

    Thanks Hala, this is a very straight forward tutorial, it took me no time to have PyQt6 and Qt Designer set to Rock & Roll

  • @abnalgeria4598
    @abnalgeria4598 2 роки тому

    i cant find it the qt6 looked everywhere

  • @alandasettt
    @alandasettt Рік тому

    Gracias ...desde Colombia

  • @javierrodriguez3624
    @javierrodriguez3624 Рік тому

    does PATH still have to be modified?

  • @parhamdehghan1020
    @parhamdehghan1020 Рік тому

    thank you very mach

  • @itgel1596
    @itgel1596 2 роки тому

    Can't I install pyqt6 and tools in over python 3.9

  • @djmixerbox
    @djmixerbox 9 місяців тому

    Thank you :D

  • @softwareengineer8923
    @softwareengineer8923 Рік тому

    It helped a lot, thanks.

  • @HodaMoodi
    @HodaMoodi Рік тому

    Perfect Thanks

  • @18maisi
    @18maisi Рік тому

    nice voice

  • @dooleyjlt5503
    @dooleyjlt5503 Рік тому

    Hello, First of all I am new to your channel. Secondly I have no hearing or comprehension issues of any kind. My... I guess comment/complaint is the speed at which you are speaking. To someone that is completely familiar with the subject matter all the words that you are saying may be flowing smoothly and fully understandable. However to someone that is totally new to the subject having information or instructions spoken with the words just running from one directly into another makes it very difficult to follow what it is that you are saying. The words seem to run together. It is exactly like trying to read something that is typed that has no or very few spaces or punctuation. I now know what my mother-in-law feels like. She is quite hard of hearing and I speak with an intentional 1/4 to 1/2 second between each word so that she can understand what I am saying. It makes repeating myself much less necessary. I backed up and replayed parts of the video as many as 5 times in order to catch what was being said because of words just flowing from one directly into another. Which is fine between people that fully know the subject. However the purpose of the video would self defeating if it was a learning or educational video to teach those that knew the subject well enough to follow without any issues at all. They probably would not need the video assist. I learned decades ago when teaching that you must speak in such a way as to make what you are saying understandable and can be followed with ease. The primary goal of those listening is focusing to understand what the idea being communicated is however, to preempt that with trying to just understand and follow the words that are spoken in it's place causes following and absorbing the information being given a secondary task that is absolutely dependent upon the first being successfully done. I know I am long winded and ADHD and tend to run on. I am not bitching or being an ass by no means just conveying my problems with watching and learning from your video and your gracious sharing of information. I usually just go on to the next video until I find one that has both speech and video because it is always best to have both. And your voice is not one that is offensive or grating as some one here are. So I figured the best solution would be to be informative and maybe help alleviate what I see as the only issue with the video.
    Thank You
    Dooleyjlt

  • @jorge1869
    @jorge1869 2 роки тому

    Beatiful and smart girl. Thanks